summaryrefslogtreecommitdiffstats
path: root/package/busybox/patches/000-upstream-android.patch
blob: 865b095a737aed020bd597cb090b7ee8b2fe77e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/include/platform.h
+++ b/include/platform.h
@@ -433,7 +433,7 @@ typedef unsigned smalluint;
 # undef HAVE_STPCPY
 #endif
 
-#if defined(ANDROID)
+#if defined(ANDROID) || defined(__ANDROID__)
 # undef HAVE_DPRINTF
 # undef HAVE_GETLINE
 # undef HAVE_STPCPY