diff options
| author | Denys Vlasenko <vda.linux@googlemail.com> | 2011-10-28 17:48:15 +0200 |
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2011-10-28 17:48:15 +0200 |
| commit | 1e98f3741c5a844c1d3d7966f20cd09dded05d0d (patch) | |
| tree | 6044a3e180389e63c55173f5018bf2ddaa195cd6 /include/platform.h | |
| parent | ed058016bf8fc98271de2e58bfb650de9e9d304d (diff) | |
| download | busybox-w32-1_19_3.tar.gz busybox-w32-1_19_3.tar.bz2 busybox-w32-1_19_3.zip | |
Apply post-1.19.2 patches, bump version to 1.19.31_19_3
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'include/platform.h')
| -rw-r--r-- | include/platform.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/platform.h b/include/platform.h index 826a4c497..aa1bc331b 100644 --- a/include/platform.h +++ b/include/platform.h | |||
| @@ -433,7 +433,7 @@ typedef unsigned smalluint; | |||
| 433 | # undef HAVE_STPCPY | 433 | # undef HAVE_STPCPY |
| 434 | #endif | 434 | #endif |
| 435 | 435 | ||
| 436 | #if defined(ANDROID) | 436 | #if defined(ANDROID) || defined(__ANDROID__) |
| 437 | # undef HAVE_DPRINTF | 437 | # undef HAVE_DPRINTF |
| 438 | # undef HAVE_GETLINE | 438 | # undef HAVE_GETLINE |
| 439 | # undef HAVE_STPCPY | 439 | # undef HAVE_STPCPY |
