sha256: Remove unused include arpa/inet.h

This commit is contained in:
Jeff Garzik 2010-11-25 03:51:04 -05:00 committed by Jeff Garzik
parent e4c4b3fe5f
commit 822cf2cc45

View file

@ -19,7 +19,6 @@
*/
#include <stdint.h>
#include <arpa/inet.h>
typedef uint32_t u32;
typedef uint8_t u8;