summaryrefslogtreecommitdiff
path: root/source4/libnet/groupman.c
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-12-23 22:11:21 +0100
committerJelmer Vernooij <jelmer@samba.org>2008-12-23 22:11:21 +0100
commitff26cb4b1c1d0292231e1cfc0490f4be6040d3e3 (patch)
tree8a06dcdb737d0736e11bd915241f80f632a0e32b /source4/libnet/groupman.c
parentef80d1b794a209ee446c7a586530a5fdd51175f2 (diff)
downloadsamba-ff26cb4b1c1d0292231e1cfc0490f4be6040d3e3.tar.gz
samba-ff26cb4b1c1d0292231e1cfc0490f4be6040d3e3.tar.bz2
samba-ff26cb4b1c1d0292231e1cfc0490f4be6040d3e3.zip
Fix compiler warnings in libnet.
Diffstat (limited to 'source4/libnet/groupman.c')
-rw-r--r--source4/libnet/groupman.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/source4/libnet/groupman.c b/source4/libnet/groupman.c
index 4dfb2d8aab..0f54db9705 100644
--- a/source4/libnet/groupman.c
+++ b/source4/libnet/groupman.c
@@ -23,10 +23,8 @@
#include "includes.h"
#include "libcli/composite/composite.h"
-#include "libnet/composite.h"
-#include "libnet/groupman.h"
+#include "libnet/libnet.h"
#include "librpc/gen_ndr/ndr_samr_c.h"
-#include "libnet/libnet_proto.h"
struct groupadd_state {