diff options
Diffstat (limited to 'telnet.c')
-rw-r--r-- | telnet.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |