diff options
Diffstat (limited to 'source4/param/loadparm.c')
-rw-r--r-- | source4/param/loadparm.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/param/loadparm.c b/source4/param/loadparm.c index ffc539ef18..8e6538cc12 100644 --- a/source4/param/loadparm.c +++ b/source4/param/loadparm.c @@ -54,6 +54,7 @@ #include "includes.h" #include "system/time.h" +#include "system/iconv.h" #include "librpc/gen_ndr/ndr_svcctl.h" BOOL in_client = False; /* Not in the client by default */ |