Include lots of header files, rather than relying on O/S specific ones.
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
#include <sys/types.h>
|
||||
#include <sys/socket.h>
|
||||
#include <netinet/in.h>
|
||||
#include <arpa/inet.h>
|
||||
#include "hash.h"
|
||||
|
||||
typedef struct {
|
||||
|
||||
Reference in New Issue
Block a user