Fix Mac build

Change-Id: I030c9903f073aced6c2778665f7961f3e9f9804d
This commit is contained in:
David 'Digit' Turner
2011-04-15 16:30:26 +02:00
parent 23a491dccd
commit f85c358b27

View File

@@ -21,7 +21,7 @@
#include <unistd.h>
#include <string.h>
#ifdef __linux__
#ifndef _WIN32
#include <netinet/in.h>
#endif