summaryrefslogtreecommitdiff
path: root/libgpo/gpo_fetch.c
diff options
context:
space:
mode:
authorWilco Baan Hofman <wilco@baanhofman.nl>2009-04-20 14:57:33 +0200
committerGünther Deschner <gd@samba.org>2009-04-20 23:16:17 +0200
commit933482e64869f5aee2ca0356abb721facfd65943 (patch)
tree36d6f7529233334420f4ab30cda4d8a2f51c8ff3 /libgpo/gpo_fetch.c
parent374b47fb45d0a4b0cb24ff4afea9d6e341c2f8b5 (diff)
downloadsamba-933482e64869f5aee2ca0356abb721facfd65943.tar.gz
samba-933482e64869f5aee2ca0356abb721facfd65943.tar.bz2
samba-933482e64869f5aee2ca0356abb721facfd65943.zip
Move gpo_ini stuff to the main libgpo. Make gpo_ini use a common parser.
It now makes use of lib/util/param.c to parse ini files. Signed-off-by: Günther Deschner <gd@samba.org>
Diffstat (limited to 'libgpo/gpo_fetch.c')
-rw-r--r--libgpo/gpo_fetch.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libgpo/gpo_fetch.c b/libgpo/gpo_fetch.c
index 8824a7c376..a5714f7243 100644
--- a/libgpo/gpo_fetch.c
+++ b/libgpo/gpo_fetch.c
@@ -30,6 +30,7 @@
#include "libcli/libcli_proto.h"
#include "libgpo/ads_convenience.h"
#include "libgpo/gpo_s4.h"
+#include "lib/util/util.h"
#endif
/****************************************************************