Fixing some compile time problems that showed up using gcc 2.95 under

Solaris 8 (first time on SF Compile Farm!)
This commit is contained in:
ddouthitt
2001-09-27 13:49:04 +00:00
parent d67120f519
commit 897133efdd
2 changed files with 21 additions and 8 deletions
+1
View File
@@ -12,6 +12,7 @@
#include <sys/socket.h>
#include <arpa/inet.h>
#include <fcntl.h>
#include <string.h>
#include "shared/sockets.h"
#include "sock.h"