fix include

master
Dirk Engling 2006-12-15 23:29:38 +00:00
parent dd3589f57e
commit e866ddd61c
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 <arpa/inet.h>
#include <unistd.h>
#include <stdlib.h>
#include <errno.h>