diff options
Diffstat (limited to 'nc.c')
-rw-r--r-- | nc.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |