- patch from Denis Vlasenko to add and use bb_xchdir()
[oweals/busybox.git] / networking / ifupdown.c
index d4167e9a0f8327b593fee961a6c4eafe26728de1..560c7a20158b053bb067607167f425c09954ebd2 100644 (file)
@@ -32,7 +32,7 @@
 #include <string.h>
 #include <unistd.h>
 
-#include "libbb.h"
+#include "busybox.h"
 
 #define MAX_OPT_DEPTH 10
 #define EUNBALBRACK 10001