summaryrefslogtreecommitdiff
path: root/libcli/auth/credentials.c
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2009-03-17 20:03:32 +1100
committerAndrew Bartlett <abartlet@samba.org>2009-04-14 16:23:42 +1000
commit7cff049e7eab769ed69296da41e74fa66be42698 (patch)
tree03098cf3c0a6e5754713831cacc64e2971e0187d /libcli/auth/credentials.c
parent6c8f7e400540421320e3cbd80f7e1a9551dfed14 (diff)
downloadsamba-7cff049e7eab769ed69296da41e74fa66be42698.tar.gz
samba-7cff049e7eab769ed69296da41e74fa66be42698.tar.bz2
samba-7cff049e7eab769ed69296da41e74fa66be42698.zip
libcli/auth Don't compile against un-needed Samba4 headers
Diffstat (limited to 'libcli/auth/credentials.c')
-rw-r--r--libcli/auth/credentials.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libcli/auth/credentials.c b/libcli/auth/credentials.c
index 3c77b0836d..959c1ba68e 100644
--- a/libcli/auth/credentials.c
+++ b/libcli/auth/credentials.c
@@ -22,7 +22,6 @@
#include "includes.h"
#include "system/time.h"
-#include "auth/auth.h"
#include "../lib/crypto/crypto.h"
#include "libcli/auth/libcli_auth.h"