aboutsummaryrefslogtreecommitdiff
path: root/wget.c
diff options
context:
space:
mode:
Diffstat (limited to 'wget.c')
-rw-r--r--wget.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wget.c b/wget.c
index c06e76d90..58801ee47 100644
--- a/wget.c
+++ b/wget.c
@@ -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>