am 2a384265: Merge "Fix Mac build"

* commit '2a38426583d320ddd234f74594db1fb16ae75d16':
  Fix Mac build
This commit is contained in:
David 'Digit' Turner
2011-04-15 07:44:59 -07:00
committed by Android Git Automerger

View File

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