commit | cacfd1f9feb9dacb82690f844d419dffde3d2fd4 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Wed Jan 02 15:04:31 2013 -0800 |
committer | Elliott Hughes <enh@google.com> | Wed Jan 02 15:04:31 2013 -0800 |
tree | d00f7fe275b48da4f703cc7922d24d929c3ec6bb | |
parent | db1b8993439cc1b0f741735e15d72a8cd67a6752 [diff] |
bionic now defines _POSIX_MONOTONIC_CLOCK. Change-Id: I0ccc29aa3701d74d6957892665c16a8f40cb2c42
diff --git a/android/prefix.h b/android/prefix.h index 526e023..dbeca28 100644 --- a/android/prefix.h +++ b/android/prefix.h
@@ -72,9 +72,6 @@ //#define F_LOCK 1 //inline int lockf(int fd, int cmd, off_t len) { return -1; } -// We have posix monotonic clocks but don't define this... -#define _POSIX_MONOTONIC_CLOCK 1 - // Disable langinfo in icu #define U_GAVE_NL_LANGINFO_CODESET 0