Merge "Really fix the Mac SDK build this time. Doh."

This commit is contained in:
David 'Digit' Turner
2011-04-05 08:26:20 -07:00
committed by Android Code Review

View File

@@ -24,7 +24,7 @@
#include <sys/time.h>
#include <time.h>
#else
#include <time.h>
#include <sys/time.h>
#endif
long long GetCurrentTimeMS()