diff options
Diffstat (limited to 'source4/librpc/ndr')
-rw-r--r-- | source4/librpc/ndr/ndr_sec.c | 1 | ||||
-rw-r--r-- | source4/librpc/ndr/ndr_sec_helper.c | 1 | ||||
-rw-r--r-- | source4/librpc/ndr/ndr_string.c | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/source4/librpc/ndr/ndr_sec.c b/source4/librpc/ndr/ndr_sec.c index fb18d48909..ee01536ede 100644 --- a/source4/librpc/ndr/ndr_sec.c +++ b/source4/librpc/ndr/ndr_sec.c @@ -23,7 +23,6 @@ #include "includes.h" -#include "librpc/gen_ndr/ndr_security.h" /* parse a dom_sid2 - this is a dom_sid but with an extra copy of the num_auths field diff --git a/source4/librpc/ndr/ndr_sec_helper.c b/source4/librpc/ndr/ndr_sec_helper.c index 8325aef93d..a6cd0fc62e 100644 --- a/source4/librpc/ndr/ndr_sec_helper.c +++ b/source4/librpc/ndr/ndr_sec_helper.c @@ -22,7 +22,6 @@ #include "includes.h" -#include "librpc/gen_ndr/ndr_security.h" /* return the wire size of a dom_sid diff --git a/source4/librpc/ndr/ndr_string.c b/source4/librpc/ndr/ndr_string.c index fcc529cbd1..3f7eb9f630 100644 --- a/source4/librpc/ndr/ndr_string.c +++ b/source4/librpc/ndr/ndr_string.c @@ -21,7 +21,6 @@ */ #include "includes.h" -#include "system/network.h" /* pull a general string from the wire |