Missing header file

dynamic-accesslists
erdgeist 2006-12-16 16:14:34 +00:00
parent d73b83d0f7
commit e471e2c20b
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>