summaryrefslogtreecommitdiff
path: root/source4/param
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2005-09-19 13:26:07 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:38:17 -0500
commitd2a666acbe04f741387ff4351e3971b24f1c3b14 (patch)
treec200fed4cde1e7d251b8c5ed8c15963e5cb16a8f /source4/param
parent349294d358481e1af460d1ade97987474dad9e43 (diff)
downloadsamba-d2a666acbe04f741387ff4351e3971b24f1c3b14.tar.gz
samba-d2a666acbe04f741387ff4351e3971b24f1c3b14.tar.bz2
samba-d2a666acbe04f741387ff4351e3971b24f1c3b14.zip
r10316: More dynconfig fixes
(This used to be commit 0963ab9c148772b961f17ec779213b0eb861e1dd)
Diffstat (limited to 'source4/param')
-rw-r--r--source4/param/loadparm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/param/loadparm.c b/source4/param/loadparm.c
index 184d63d7b9..8300f4598d 100644
--- a/source4/param/loadparm.c
+++ b/source4/param/loadparm.c
@@ -55,6 +55,7 @@
#include "includes.h"
#include "version.h"
#include "dynconfig.h"
+#include "pstring.h"
#include "system/time.h"
#include "system/iconv.h"
#include "system/network.h"