aboutsummaryrefslogtreecommitdiffstats
path: root/libc/upstream-openbsd/android/include
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2014-05-06 17:18:16 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2014-05-06 17:18:16 +0000
commit100168abff75f41c0179a77777f0aef622f7ed9f (patch)
treec15cbf32b243df0bf5a4da58d71966e606a8946e /libc/upstream-openbsd/android/include
parent7b1a95bc761c584d2654f6dc355830ff2e405655 (diff)
parent9a5a3e8e74e2c6d7850ab29711189acf0f7378a2 (diff)
downloadandroid_bionic-100168abff75f41c0179a77777f0aef622f7ed9f.tar.gz
android_bionic-100168abff75f41c0179a77777f0aef622f7ed9f.tar.bz2
android_bionic-100168abff75f41c0179a77777f0aef622f7ed9f.zip
Merge "Fix <math.h> to quieten most of our warnings."
Diffstat (limited to 'libc/upstream-openbsd/android/include')
-rw-r--r--libc/upstream-openbsd/android/include/openbsd-compat.h1
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.