summaryrefslogtreecommitdiff
path: root/source/torture/auth
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2005-12-30 13:16:54 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:49:03 -0500
commit70e7449318aa0e9d2639c76730a7d1683b2f4981 (patch)
tree96c51ebdc87cdd2bcd467cb6bde6f923bd0548fd /source/torture/auth
parent5cc955bf5400a415e462853cff47a69ef206a548 (diff)
downloadsamba-70e7449318aa0e9d2639c76730a7d1683b2f4981.tar.gz
r12608: Remove some unused #include lines.
Diffstat (limited to 'source/torture/auth')
-rw-r--r--source/torture/auth/pac.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/torture/auth/pac.c b/source/torture/auth/pac.c
index 7cf2c390c4a..0ea31a24d10 100644
--- a/source/torture/auth/pac.c
+++ b/source/torture/auth/pac.c
@@ -26,7 +26,6 @@
#include "auth/auth.h"
#include "auth/kerberos/kerberos.h"
#include "librpc/gen_ndr/ndr_krb5pac.h"
-#include "librpc/gen_ndr/ndr_samr.h"
static BOOL torture_pac_self_check(void)
{