Fixed build on FreeBSD (hopefully)

This commit is contained in:
Pierre Pronchery 2012-09-23 00:30:38 +00:00
parent 7d77396c32
commit 3f0dd9525a

View File

@ -16,6 +16,7 @@
#include <sys/socket.h>
#include <sys/types.h>
#include <errno.h>
#include <netinet/in.h>
#include <netinet/tcp.h>