diff options
Diffstat (limited to 'wget.c')
-rw-r--r-- | wget.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ | |||
7 | * <chip@laserlink.net> | 7 | * <chip@laserlink.net> |
8 | */ | 8 | */ |
9 | 9 | ||
10 | #include "internal.h" | 10 | #include "busybox.h" |
11 | #include <stdio.h> | 11 | #include <stdio.h> |
12 | #include <stdlib.h> | 12 | #include <stdlib.h> |
13 | #include <unistd.h> | 13 | #include <unistd.h> |