summaryrefslogtreecommitdiff
path: root/source4/ntptr
diff options
context:
space:
mode:
Diffstat (limited to 'source4/ntptr')
-rw-r--r--source4/ntptr/ntptr_base.c1
-rw-r--r--source4/ntptr/simple_ldb/ntptr_simple_ldb.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/source4/ntptr/ntptr_base.c b/source4/ntptr/ntptr_base.c
index b78efd0585..51f16ec954 100644
--- a/source4/ntptr/ntptr_base.c
+++ b/source4/ntptr/ntptr_base.c
@@ -25,7 +25,6 @@
#include "includes.h"
#include "ntptr/ntptr.h"
-#include "dlinklist.h"
#include "smb_build.h"
/* the list of currently registered NTPTR backends */
diff --git a/source4/ntptr/simple_ldb/ntptr_simple_ldb.c b/source4/ntptr/simple_ldb/ntptr_simple_ldb.c
index 60aa6299a6..8135625734 100644
--- a/source4/ntptr/simple_ldb/ntptr_simple_ldb.c
+++ b/source4/ntptr/simple_ldb/ntptr_simple_ldb.c
@@ -32,7 +32,6 @@
#include "ntptr/ntptr.h"
#include "librpc/gen_ndr/ndr_spoolss.h"
#include "lib/ldb/include/ldb.h"
-#include "db_wrap.h"
#include "auth/auth.h"
#include "dsdb/samdb/samdb.h"