diff options
-rw-r--r-- | include/platform.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/platform.h b/include/platform.h index 026ebbe17..c987d418c 100644 --- a/include/platform.h +++ b/include/platform.h | |||
@@ -489,7 +489,6 @@ typedef unsigned smalluint; | |||
489 | # else | 489 | # else |
490 | /* ANDROID >= 21 has standard dprintf */ | 490 | /* ANDROID >= 21 has standard dprintf */ |
491 | # endif | 491 | # endif |
492 | # endif | ||
493 | # if __ANDROID_API__ < 21 | 492 | # if __ANDROID_API__ < 21 |
494 | # undef HAVE_TTYNAME_R | 493 | # undef HAVE_TTYNAME_R |
495 | # undef HAVE_GETLINE | 494 | # undef HAVE_GETLINE |