Browse Source

sha256: Remove unused include arpa/inet.h

nfactor-troky
Jeff Garzik 14 years ago committed by Jeff Garzik
parent
commit
822cf2cc45
  1. 1
      sha256_generic.c

1
sha256_generic.c

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

Loading…
Cancel
Save