Remove unnecessary include. Noticed by jamey.
This commit is contained in:
parent
fc577b81bf
commit
66a88ed0e5
|
@ -27,7 +27,6 @@
|
|||
|
||||
#include <assert.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/select.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/un.h>
|
||||
#include <netinet/in.h>
|
||||
|
|
Loading…
Reference in New Issue