Fixed missing include.

This commit is contained in:
lotodore
2007-06-04 16:30:30 +00:00
parent b9ccba6ed4
commit 895317a257
+1
View File
@@ -25,6 +25,7 @@
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <unistd.h>
bool
socket_startup()