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; # else /* ANDROID >= 21 has standard dprintf */ # endif -# endif # if __ANDROID_API__ < 21 # undef HAVE_TTYNAME_R # undef HAVE_GETLINE |