am 9909e7f5: am b24b2470: Merge "Really fix the Mac SDK build this time. Doh."

* commit '9909e7f566a2284fd32e359d1ed8aea982b6f5ab':
  Really fix the Mac SDK build this time. Doh.
This commit is contained in:
David 'Digit' Turner
2011-04-05 08:39:25 -07:00
committed by Android Git Automerger

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()