aboutsummaryrefslogtreecommitdiff
path: root/networking/telnetd.c
diff options
context:
space:
mode:
Diffstat (limited to 'networking/telnetd.c')
-rw-r--r--networking/telnetd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/telnetd.c b/networking/telnetd.c
index d51560bfb..5a11ffb8c 100644
--- a/networking/telnetd.c
+++ b/networking/telnetd.c
@@ -24,7 +24,6 @@
24/*#define DEBUG 1 */ 24/*#define DEBUG 1 */
25#undef DEBUG 25#undef DEBUG
26 26
27#include <sys/time.h>
28#include <sys/socket.h> 27#include <sys/socket.h>
29#include <sys/wait.h> 28#include <sys/wait.h>
30#include <sys/ioctl.h> 29#include <sys/ioctl.h>