Skip to content

Commit c7b7505

Browse files
committed
Remove another unnecessary include.
1 parent 69d88e7 commit c7b7505

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/libemulator/posix.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
#include <sys/time.h>
1515
#include <sys/uio.h>
1616

17-
#include <netinet/in.h>
18-
1917
#include <assert.h>
2018
#include <dirent.h>
2119
#include <errno.h>

0 commit comments

Comments
 (0)