diff options
Diffstat (limited to 'librpc/ndr/ndr_sec_helper.c')
-rw-r--r-- | librpc/ndr/ndr_sec_helper.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/librpc/ndr/ndr_sec_helper.c b/librpc/ndr/ndr_sec_helper.c index 7207c0b6ba..ff8588dad4 100644 --- a/librpc/ndr/ndr_sec_helper.c +++ b/librpc/ndr/ndr_sec_helper.c @@ -23,10 +23,7 @@ #include "includes.h" #include "librpc/gen_ndr/ndr_security.h" -#include "../libcli/security/dom_sid.h" -#if _SAMBA_BUILD_ == 4 -#include "libcli/security/security.h" -#endif +#include "../libcli/security/security.h" /* return the wire size of a security_ace |