aboutsummaryrefslogtreecommitdiff
path: root/sha256_generic.c
diff options
context:
space:
mode:
Diffstat (limited to 'sha256_generic.c')
-rw-r--r--sha256_generic.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sha256_generic.c b/sha256_generic.c
index 167756c..d622353 100644
--- a/sha256_generic.c
+++ b/sha256_generic.c
@@ -19,7 +19,6 @@
*/
#include <stdint.h>
-#include <arpa/inet.h>
typedef uint32_t u32;
typedef uint8_t u8;