summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source3/auth/auth_generic.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/source3/auth/auth_generic.c b/source3/auth/auth_generic.c
index 9fa1cbc525..d7108f5cbf 100644
--- a/source3/auth/auth_generic.c
+++ b/source3/auth/auth_generic.c
@@ -22,11 +22,8 @@
#include "includes.h"
#include "auth.h"
-#include "../librpc/gen_ndr/netlogon.h"
-#include "../librpc/gen_ndr/dcerpc.h"
#include "../lib/tsocket/tsocket.h"
#include "auth/gensec/gensec.h"
-#include "librpc/rpc/dcerpc.h"
#include "lib/param/param.h"
NTSTATUS auth_generic_prepare(TALLOC_CTX *mem_ctx,