Missing header file

master
Dirk Engling 2006-12-16 16:14:34 +00:00
parent cbf3b309f7
commit 28037e46dd
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
#include <string.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <sys/socket.h>
#include <arpa/inet.h>
#include <unistd.h>
#include <stdlib.h>