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

* commit 'b24b247080a89bed65953ed6d49b65c9b5270d18':
  Really fix the Mac SDK build this time. Doh.
This commit is contained in:
David 'Digit' Turner
2011-04-05 08:37:13 -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()