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