diff options
Diffstat (limited to 'source4/include/dynconfig.h')
-rw-r--r-- | source4/include/dynconfig.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/include/dynconfig.h b/source4/include/dynconfig.h index 8135e53c0b..32f5a24f80 100644 --- a/source4/include/dynconfig.h +++ b/source4/include/dynconfig.h @@ -38,3 +38,5 @@ extern const char *dyn_PIDDIR; extern const char *dyn_SMB_PASSWD_FILE; extern const char *dyn_PRIVATE_DIR; extern const char *dyn_SWATDIR; +extern const char *dyn_JSDIR; +extern const char *dyn_SETUPDIR; |