diff options
Diffstat (limited to 'source3/param/loadparm.c')
-rw-r--r-- | source3/param/loadparm.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/param/loadparm.c b/source3/param/loadparm.c index 74be8859232..4814d25e6d2 100644 --- a/source3/param/loadparm.c +++ b/source3/param/loadparm.c @@ -1153,6 +1153,7 @@ FN_LOCAL_CONST_STRING(const_servicename, szService) /* These functions cannot be auto-generated */ FN_LOCAL_BOOL(autoloaded, autoloaded) +FN_GLOBAL_CONST_STRING(dnsdomain, dnsdomain) /* local prototypes */ |