From 7cff049e7eab769ed69296da41e74fa66be42698 Mon Sep 17 00:00:00 2001 From: Andrew Bartlett Date: Tue, 17 Mar 2009 20:03:32 +1100 Subject: [PATCH] libcli/auth Don't compile against un-needed Samba4 headers --- libcli/auth/credentials.c | 1 - 1 file changed, 1 deletion(-) diff --git a/libcli/auth/credentials.c b/libcli/auth/credentials.c index 3c77b0836de..959c1ba68e5 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" -- 2.34.1