Fix the pwd and group functions. The bb_ stuff was a leftover from
[oweals/busybox.git] / nc.c
diff --git a/nc.c b/nc.c
index a2be8ec46dbb87a48eb4898912d85f82c6daa6b6..7de4015ac24d50ee06c101a8a566dffe3d297862 100644 (file)
--- a/nc.c
+++ b/nc.c
@@ -25,6 +25,7 @@
     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
 */
+
 #include "busybox.h"
 #include <stdio.h>
 #include <stdlib.h>