Check for netinet/ip.h (now that we are using it), and don't also use in.h
This commit is contained in:
@@ -34,7 +34,6 @@
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/socket.h>
|
||||
#include <netinet/in.h>
|
||||
#include <netinet/ip.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <assert.h>
|
||||
|
||||
Reference in New Issue
Block a user