X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=src%2Ftransports%2Fauth_ntlm.h;h=40689498cae5579cc152238decb38245469adff5;hb=e579e0f70726f20d8b946b256f6cf90efdbf7d9a;hp=a7cd6d795ddcadc13b51741c6d59fde28c97f118;hpb=c25aa7cd825ba972c2a1a902c73ce3a8c8a59ec3;p=libgit2.git diff --git a/src/transports/auth_ntlm.h b/src/transports/auth_ntlm.h index a7cd6d795..40689498c 100644 --- a/src/transports/auth_ntlm.h +++ b/src/transports/auth_ntlm.h @@ -8,7 +8,6 @@ #ifndef INCLUDE_transports_auth_ntlm_h__ #define INCLUDE_transports_auth_ntlm_h__ -#include "git2.h" #include "auth.h" /* NTLM requires a full request/challenge/response */