aboutsummaryrefslogtreecommitdiff
path: root/toys/other/netcat.c
diff options
context:
space:
mode:
Diffstat (limited to 'toys/other/netcat.c')
-rw-r--r--toys/other/netcat.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/toys/other/netcat.c b/toys/other/netcat.c
index e41fc4b2..c5d1ee7d 100644
--- a/toys/other/netcat.c
+++ b/toys/other/netcat.c
@@ -42,7 +42,6 @@ config NETCAT_LISTEN
#define FOR_netcat
#include "toys.h"
-#include "toynet.h"
GLOBALS(
char *filename; // -f read from filename instead of network