aboutsummaryrefslogtreecommitdiff
path: root/nc.c
diff options
context:
space:
mode:
Diffstat (limited to 'nc.c')
-rw-r--r--nc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nc.c b/nc.c
index a544f32fc..fcacb0c45 100644
--- a/nc.c
+++ b/nc.c
@@ -25,7 +25,7 @@
25 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 25 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
26 26
27*/ 27*/
28#include "internal.h" 28#include "busybox.h"
29#include <stdio.h> 29#include <stdio.h>
30#include <stdlib.h> 30#include <stdlib.h>
31#include <unistd.h> 31#include <unistd.h>