Add header file for bsd

This commit is contained in:
Erik Ekman 2007-02-11 10:47:31 +00:00
parent c6a67d340e
commit 265332f39b

View file

@ -30,6 +30,7 @@
#include <pwd.h>
#include <arpa/inet.h>
#include <netinet/in.h>
#include <netinet/in_systm.h>
#include <netinet/ip.h>
#include <zlib.h>