Fixup to the previous (portability) patch. Linux actually does need
arpa/inet.h rather than netinet/in.h, otherwise we get warnings.
This commit is contained in:
@ -20,7 +20,6 @@
|
||||
#include <stdint.h>
|
||||
|
||||
#include <netdb.h>
|
||||
#include <netinet/in.h>
|
||||
|
||||
#include <features.h>
|
||||
|
||||
|
Reference in New Issue
Block a user