Fix some bugs reported by Jim Gleason <jimg@lineo.com> and others I
[oweals/busybox.git] / networking / telnet.c
index cf55de6af8de27536e556301ea6ce225ef8de5e4..bfa964460908af6793e55939bf99d2163cee48b8 100644 (file)
@@ -31,7 +31,7 @@
  */
 
 
-#include "internal.h"
+#include "busybox.h"
 #include <termios.h>
 #include <unistd.h>
 #include <errno.h>