aboutsummaryrefslogtreecommitdiff
path: root/libbb/speed_table.c
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2008-11-25 01:36:03 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2008-11-25 01:36:03 +0000
commit61befda93b2ed2458c8db50d2d03cff453d36565 (patch)
treed8d9c76401d87b183bd99e7c2e82d6b6cd79f564 /libbb/speed_table.c
parent16898406724b99ec61d16b38393137bddd6ecc25 (diff)
downloadbusybox-61befda93b2ed2458c8db50d2d03cff453d36565.tar.gz
ash,hush: add TODO for rare build failure
*: remove some redundant includes
Diffstat (limited to 'libbb/speed_table.c')
-rw-r--r--libbb/speed_table.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libbb/speed_table.c b/libbb/speed_table.c
index 646f9146b..05fe66c64 100644
--- a/libbb/speed_table.c
+++ b/libbb/speed_table.c
@@ -7,7 +7,6 @@
* Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
*/
-#include <termios.h>
#include "libbb.h"
struct speed_map {