summaryrefslogtreecommitdiff
path: root/source4/auth/auth_sam.c
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2007-11-17 22:45:36 +0100
committerStefan Metzmacher <metze@samba.org>2007-12-21 05:45:42 +0100
commitfdf30f9e9622facb4cc1ab97e4156e9282424b27 (patch)
treebea4f3d5e78b8d4467960a1bfae79db07541243e /source4/auth/auth_sam.c
parent114691cf1448896c4c71e6534d57a7a5b7da8aff (diff)
downloadsamba-fdf30f9e9622facb4cc1ab97e4156e9282424b27.tar.gz
samba-fdf30f9e9622facb4cc1ab97e4156e9282424b27.tar.bz2
samba-fdf30f9e9622facb4cc1ab97e4156e9282424b27.zip
r26016: remove unneeded include
metze (This used to be commit 330b8dce85ebc6c7acf101638a66547962b22794)
Diffstat (limited to 'source4/auth/auth_sam.c')
-rw-r--r--source4/auth/auth_sam.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/auth/auth_sam.c b/source4/auth/auth_sam.c
index fd92f3ae12..c1fcaa6f72 100644
--- a/source4/auth/auth_sam.c
+++ b/source4/auth/auth_sam.c
@@ -22,7 +22,6 @@
#include "includes.h"
#include "librpc/gen_ndr/ndr_netlogon.h"
#include "system/time.h"
-#include "tdb_wrap.h"
#include "util/util_ldb.h"
#include "lib/ldb/include/ldb.h"
#include "auth/auth.h"