summaryrefslogtreecommitdiff
path: root/source3/include/dynconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/dynconfig.h')
-rw-r--r--source3/include/dynconfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/dynconfig.h b/source3/include/dynconfig.h
index eaa3a0568d..f8b3bbb791 100644
--- a/source3/include/dynconfig.h
+++ b/source3/include/dynconfig.h
@@ -31,6 +31,7 @@ extern pstring dyn_CONFIGFILE;
extern pstring dyn_LOGFILEBASE, dyn_LMHOSTSFILE;
extern pstring dyn_LIBDIR;
extern const pstring dyn_LOCKDIR;
+extern const pstring dyn_PIDDIR;
extern const pstring dyn_DRIVERFILE;
extern const pstring dyn_SMB_PASSWD_FILE;
extern const pstring dyn_PRIVATE_DIR;