projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6df9612
)
include/platform.h: Remove extra #endif introduced in 6df9612.
author
Ari Sundholm
<ari@tuxera.com>
Thu, 17 Dec 2015 18:43:12 +0000
(20:43 +0200)
committer
Mike Frysinger
<vapier@gentoo.org>
Thu, 17 Dec 2015 20:54:04 +0000
(15:54 -0500)
It causes the compilation to fail.
Signed-off-by: Ari Sundholm <ari@tuxera.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
include/platform.h
patch
|
blob
|
history
diff --git
a/include/platform.h
b/include/platform.h
index 026ebbe174219f5033bd4a761cf470c534ac5cea..c987d418cf7066424da23d066f056c3135165f47 100644
(file)
--- 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