From aa34799600bc95758d01bc9d7b3dd58f251d71ad Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Thu, 3 Dec 2020 17:10:22 +0100 Subject: auth:creds: Don't include credentials_internal.h twice Signed-off-by: Andreas Schneider Reviewed-by: Andrew Bartlett --- auth/credentials/pycredentials.c | 1 - 1 file changed, 1 deletion(-) (limited to 'auth') diff --git a/auth/credentials/pycredentials.c b/auth/credentials/pycredentials.c index 23048c37276..4c9ad0bde44 100644 --- a/auth/credentials/pycredentials.c +++ b/auth/credentials/pycredentials.c @@ -30,7 +30,6 @@ #include "param/pyparam.h" #include #include "libcli/auth/libcli_auth.h" -#include "auth/credentials/credentials_internal.h" #include "system/kerberos.h" #include "auth/kerberos/kerberos.h" #include "libcli/smb/smb_constants.h" -- cgit v1.2.1