Include lots of header files, rather than relying on O/S specific ones.

This commit is contained in:
pdw
2002-10-18 17:29:32 +00:00
parent 41f4c93226
commit 5ef015aea2
7 changed files with 270 additions and 13 deletions

View File

@@ -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 {