X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fmake_ext4fs.git;a=blobdiff_plain;f=sha1.c;h=e2e29cf498312e061d6ca42402e12c55c4844e56;hp=463ec388870fab0447f0748cdca50f546c8a07e0;hb=eebda1d55d9701ace2700d7ae461697fadf52d1f;hpb=fb5c011b4912fb14cfa87a06a5542c06aecc9278 diff --git a/sha1.c b/sha1.c index 463ec38..e2e29cf 100644 --- a/sha1.c +++ b/sha1.c @@ -17,9 +17,6 @@ #define SHA1HANDSOFF /* Copies data before messing with it. */ -#ifndef USE_MINGW -#include -#endif #include #include #include