am 3cdf8eb7: am 2a384265: Merge "Fix Mac build"

* commit '3cdf8eb7548bf165c7e202631107d2d7fe2af943':
  Fix Mac build
This commit is contained in:
David 'Digit' Turner
2011-04-15 07:51:23 -07:00
committed by Android Git Automerger

View File

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