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