Make cin be static
[oweals/busybox.git] / nc.c
diff --git a/nc.c b/nc.c
index eb6e17762fdc0f85ade75cd7013b6fe3e0dd0f30..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 maintenance efforts
-#warning should be done in the netkit-tiny source tree.
-
 #include "busybox.h"
 #include <stdio.h>
 #include <stdlib.h>