commit | 9a7d38fe2448617df98ecaea7dbe6f3131088586 | [log] [tgz] |
---|---|---|
author | Denis Vlasenko <vda.linux@googlemail.com> | Thu May 31 22:42:12 2007 +0000 |
committer | Denis Vlasenko <vda.linux@googlemail.com> | Thu May 31 22:42:12 2007 +0000 |
tree | 5966d651dcb5588e24106791f9cd3647f358112b | |
parent | fad2b86c9e7eaadb973b50a1bc0e2accc1a96cfd [diff] [blame] |
delete tons of extra #includes
diff --git a/libbb/get_console.c b/libbb/get_console.c index 9797ad6..b129518 100644 --- a/libbb/get_console.c +++ b/libbb/get_console.c
@@ -8,7 +8,7 @@ * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. */ -#include <sys/ioctl.h> +//#include <sys/ioctl.h> #include "libbb.h"