summaryrefslogtreecommitdiff
path: root/source4/param
diff options
context:
space:
mode:
Diffstat (limited to 'source4/param')
-rw-r--r--source4/param/loadparm.c1
-rw-r--r--source4/param/params.c1
2 files changed, 2 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 */
diff --git a/source4/param/params.c b/source4/param/params.c
index 892e5476cc..2a0cd13682 100644
--- a/source4/param/params.c
+++ b/source4/param/params.c
@@ -80,6 +80,7 @@
*/
#include "includes.h"
+#include "system/iconv.h"
/* -------------------------------------------------------------------------- **
* Constants...