Add LDFLAGS when building libsparse.a
[project/make_ext4fs.git] / sha1.c
diff --git a/sha1.c b/sha1.c
index 463ec388870fab0447f0748cdca50f546c8a07e0..e2e29cf498312e061d6ca42402e12c55c4844e56 100644 (file)
--- a/sha1.c
+++ b/sha1.c
@@ -17,9 +17,6 @@
 
 #define SHA1HANDSOFF           /* Copies data before messing with it. */
 
-#ifndef USE_MINGW
-#include <sys/cdefs.h>
-#endif
 #include <sys/types.h>
 #include <assert.h>
 #include <string.h>