aboutsummaryrefslogtreecommitdiff
path: root/telnet.c
diff options
context:
space:
mode:
Diffstat (limited to 'telnet.c')
-rw-r--r--telnet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/telnet.c b/telnet.c
index cf55de6af..bfa964460 100644
--- a/telnet.c
+++ b/telnet.c
@@ -31,7 +31,7 @@
31 */ 31 */
32 32
33 33
34#include "internal.h" 34#include "busybox.h"
35#include <termios.h> 35#include <termios.h>
36#include <unistd.h> 36#include <unistd.h>
37#include <errno.h> 37#include <errno.h>