summaryrefslogtreecommitdiff
path: root/source3/lib
diff options
context:
space:
mode:
Diffstat (limited to 'source3/lib')
-rw-r--r--source3/lib/secdesc.c1
-rw-r--r--source3/lib/sharesec.c1
-rw-r--r--source3/lib/util_sid.c1
3 files changed, 3 insertions, 0 deletions
diff --git a/source3/lib/secdesc.c b/source3/lib/secdesc.c
index a1599a845e..fc40b9ebf8 100644
--- a/source3/lib/secdesc.c
+++ b/source3/lib/secdesc.c
@@ -21,6 +21,7 @@
*/
#include "includes.h"
+#include "../librpc/gen_ndr/ndr_security.h"
/* Map generic permissions to file object specific permissions */
diff --git a/source3/lib/sharesec.c b/source3/lib/sharesec.c
index 67a035749b..f84c8c5f81 100644
--- a/source3/lib/sharesec.c
+++ b/source3/lib/sharesec.c
@@ -18,6 +18,7 @@
*/
#include "includes.h"
+#include "../librpc/gen_ndr/ndr_security.h"
/*******************************************************************
Create the share security tdb.
diff --git a/source3/lib/util_sid.c b/source3/lib/util_sid.c
index 2a77be77dd..bbb1b53974 100644
--- a/source3/lib/util_sid.c
+++ b/source3/lib/util_sid.c
@@ -23,6 +23,7 @@
*/
#include "includes.h"
+#include "../librpc/gen_ndr/ndr_security.h"
/*
* Some useful sids, more well known sids can be found at