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:
02fe810
)
termios.h is already included so dont include sys/termios.h as well
author
Mike Frysinger
<vapier@gentoo.org>
Sat, 29 Apr 2006 04:45:22 +0000
(
04:45
-0000)
committer
Mike Frysinger
<vapier@gentoo.org>
Sat, 29 Apr 2006 04:45:22 +0000
(
04:45
-0000)
scripts/config/mconf.c
patch
|
blob
|
history
diff --git
a/scripts/config/mconf.c
b/scripts/config/mconf.c
index 1b21575ad49748a84f954a07557b840be397f68d..74afb65a09d53f1faca33b3901ff76d63a9eabe3 100644
(file)
--- a/
scripts/config/mconf.c
+++ b/
scripts/config/mconf.c
@@
-11,7
+11,6
@@
#include <sys/ioctl.h>
#include <sys/wait.h>
-#include <sys/termios.h>
#include <ctype.h>
#include <errno.h>
#include <fcntl.h>