sha256: Remove unused include arpa/inet.h
This commit is contained in:
parent
e4c4b3fe5f
commit
822cf2cc45
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@
|
|||
*/
|
||||
|
||||
#include <stdint.h>
|
||||
#include <arpa/inet.h>
|
||||
|
||||
typedef uint32_t u32;
|
||||
typedef uint8_t u8;
|
||||
|
|
Loading…
Reference in a new issue