diff options
Diffstat (limited to 'libc/upstream-openbsd/android/include')
-rw-r--r-- | libc/upstream-openbsd/android/include/openbsd-compat.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/upstream-openbsd/android/include/openbsd-compat.h b/libc/upstream-openbsd/android/include/openbsd-compat.h index b55f39050..bacd1d7dd 100644 --- a/libc/upstream-openbsd/android/include/openbsd-compat.h +++ b/libc/upstream-openbsd/android/include/openbsd-compat.h @@ -17,7 +17,6 @@ #ifndef _BIONIC_OPENBSD_COMPAT_H_included #define _BIONIC_OPENBSD_COMPAT_H_included -#define _GNU_SOURCE #define __USE_BSD /* OpenBSD's <ctype.h> uses these names, which conflicted with stlport. |