diff options
Diffstat (limited to 'networking/ifupdown.c')
-rw-r--r-- | networking/ifupdown.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/ifupdown.c b/networking/ifupdown.c index d4167e9a0..560c7a201 100644 --- a/networking/ifupdown.c +++ b/networking/ifupdown.c | |||
@@ -32,7 +32,7 @@ | |||
32 | #include <string.h> | 32 | #include <string.h> |
33 | #include <unistd.h> | 33 | #include <unistd.h> |
34 | 34 | ||
35 | #include "libbb.h" | 35 | #include "busybox.h" |
36 | 36 | ||
37 | #define MAX_OPT_DEPTH 10 | 37 | #define MAX_OPT_DEPTH 10 |
38 | #define EUNBALBRACK 10001 | 38 | #define EUNBALBRACK 10001 |