diff options
Diffstat (limited to 'source3/include/dynconfig.h')
-rw-r--r-- | source3/include/dynconfig.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/dynconfig.h b/source3/include/dynconfig.h index c02ee86abf4..3aba194ab23 100644 --- a/source3/include/dynconfig.h +++ b/source3/include/dynconfig.h @@ -29,3 +29,4 @@ extern char const *dyn_SBINDIR, extern pstring dyn_CONFIGFILE; extern pstring dyn_LOGFILEBASE, dyn_LMHOSTSFILE; +extern pstring dyn_LIBDIR, dyn_LOCKDIR; |