include/platform.h: Remove extra #endif introduced in 6df9612
.
It causes the compilation to fail. Signed-off-by: Ari Sundholm <ari@tuxera.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
parent
6df961257d
commit
b505251242
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user