From c2415d16a8991e2192bda002baab840bfa4d5d79 Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Fri, 16 Jan 2015 13:49:23 -0600 Subject: AOSP master has and builds netcat/nc. --- toys/other/netcat.c | 1 - 1 file changed, 1 deletion(-) (limited to 'toys/other/netcat.c') diff --git a/toys/other/netcat.c b/toys/other/netcat.c index dcb982d4..616822b7 100644 --- a/toys/other/netcat.c +++ b/toys/other/netcat.c @@ -26,7 +26,6 @@ config NETCAT_LISTEN bool "netcat server options (-let)" default y depends on NETCAT - depends on TOYBOX_PTY help usage: netcat [-t] [-lL COMMAND...] -- cgit v1.2.3