summaryrefslogtreecommitdiff
path: root/libgpo/gpo_fetch.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2010-05-10 00:07:10 +0200
committerGünther Deschner <gd@samba.org>2010-05-17 21:07:17 +0200
commit3d5972c43f536b94122100e1e30f92a4f8441768 (patch)
tree6bcc3f43474d06653ff2a067ffcdb5f878bdd5b2 /libgpo/gpo_fetch.c
parented8a98f6f4547fed6045a4b6793e9a91edd6597c (diff)
downloadsamba-3d5972c43f536b94122100e1e30f92a4f8441768.tar.gz
samba-3d5972c43f536b94122100e1e30f92a4f8441768.tar.bz2
samba-3d5972c43f536b94122100e1e30f92a4f8441768.zip
s3-libgpo: move group policy protos to where they belong.
Guenther
Diffstat (limited to 'libgpo/gpo_fetch.c')
-rw-r--r--libgpo/gpo_fetch.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libgpo/gpo_fetch.c b/libgpo/gpo_fetch.c
index 06c730cfa3..2a7cb9d858 100644
--- a/libgpo/gpo_fetch.c
+++ b/libgpo/gpo_fetch.c
@@ -32,6 +32,8 @@
#include "libgpo/ads_convenience.h"
#include "libgpo/gpo_s4.h"
#include "lib/util/util.h"
+#else
+#include "libgpo/gpo_proto.h"
#endif
/****************************************************************