aboutsummaryrefslogtreecommitdiff
path: root/networking/telnet.c
diff options
context:
space:
mode:
Diffstat (limited to 'networking/telnet.c')
-rw-r--r--networking/telnet.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/telnet.c b/networking/telnet.c
index ba6f2fb83..cc994250c 100644
--- a/networking/telnet.c
+++ b/networking/telnet.c
@@ -21,7 +21,6 @@
*
*/
-#include <termios.h>
#include <arpa/telnet.h>
#include <netinet/in.h>
#include "libbb.h"