auth:creds: Don't include credentials_internal.h twice
authorAndreas Schneider <asn@samba.org>
Thu, 3 Dec 2020 16:10:22 +0000 (17:10 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 24 Mar 2021 02:08:54 +0000 (02:08 +0000)
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
auth/credentials/pycredentials.c

index 23048c372764a2e5d27f55eae4805c7a6e1ad83e..4c9ad0bde44a6251c0d8ea1326212aab90b18f7b 100644 (file)
@@ -30,7 +30,6 @@
 #include "param/pyparam.h"
 #include <tevent.h>
 #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"