summaryrefslogtreecommitdiff
path: root/source4/lib
diff options
context:
space:
mode:
authorRafal Szczesniak <mimir@samba.org>2005-07-27 22:14:55 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:30:07 -0500
commitebb76f84ad372a24c8ed21feb2b21da45be19f24 (patch)
tree659b4a47bfc7e73478d0f6119fbe1e83a618fb20 /source4/lib
parent5090b9536cf0fdbf4c59978af7bea01898ebb8c2 (diff)
downloadsamba-ebb76f84ad372a24c8ed21feb2b21da45be19f24.tar.gz
samba-ebb76f84ad372a24c8ed21feb2b21da45be19f24.tar.bz2
samba-ebb76f84ad372a24c8ed21feb2b21da45be19f24.zip
r8810: Fix missing headers. Still doesn't fix the build but getting closer there.
rafal (This used to be commit bc638cc3d66525cf91ef76eb0c486542fff2b929)
Diffstat (limited to 'source4/lib')
-rw-r--r--source4/lib/ldb/samba/ldif_handlers.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/lib/ldb/samba/ldif_handlers.c b/source4/lib/ldb/samba/ldif_handlers.c
index 6cd4b7e849..659fbc013d 100644
--- a/source4/lib/ldb/samba/ldif_handlers.c
+++ b/source4/lib/ldb/samba/ldif_handlers.c
@@ -26,6 +26,7 @@
#include "ldb/include/ldb.h"
#include "ldb/include/ldb_private.h"
#include "librpc/gen_ndr/ndr_security.h"
+#include "librpc/gen_ndr/ndr_misc.h"
/*
convert a ldif formatted objectSid to a NDR formatted blob