commit | 1f6155c0f4dede63c2163eee14c4e53c92ef3e60 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Wed Jan 02 18:07:01 2013 -0800 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Jan 02 18:07:02 2013 -0800 |
tree | d00f7fe275b48da4f703cc7922d24d929c3ec6bb | |
parent | db1b8993439cc1b0f741735e15d72a8cd67a6752 [diff] | |
parent | cacfd1f9feb9dacb82690f844d419dffde3d2fd4 [diff] |
Merge "bionic now defines _POSIX_MONOTONIC_CLOCK."
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