libcli:auth: Remove unused header file
authorAndreas Schneider <asn@samba.org>
Wed, 27 Feb 2019 07:00:05 +0000 (08:00 +0100)
committerVolker Lendecke <vl@samba.org>
Wed, 27 Feb 2019 10:00:32 +0000 (10:00 +0000)
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Wed Feb 27 10:00:32 UTC 2019 on sn-devel-144

libcli/auth/tests/ntlm_check.c

index 886a1a342f847812e4fb59783eb360427ca4f03d..79b8ec9e28c95cfe5a17518386e9660d449443d0 100644 (file)
@@ -45,7 +45,6 @@
 #include <cmocka.h>
 
 #include "includes.h"
-#include "../lib/crypto/crypto.h"
 #include "librpc/gen_ndr/netlogon.h"
 #include "libcli/auth/libcli_auth.h"
 #include "auth/credentials/credentials.h"