Add errno.h
[oweals/busybox.git] / nc.c
diff --git a/nc.c b/nc.c
index 83e1a9c42d1a57324f423a1b0d120c63e493100f..7de4015ac24d50ee06c101a8a566dffe3d297862 100644 (file)
--- a/nc.c
+++ b/nc.c
 
 */
 
-#warning This applet has moved to netkit-tiny.  After BusyBox 0.49, this
-#warning applet will be removed from BusyBox.  All maintainence efforts
-#warning should be done in the netkit-tiny source tree.
-
 #include "busybox.h"
 #include <stdio.h>
 #include <stdlib.h>