diff options
Diffstat (limited to 'networking/netstat.c')
-rw-r--r-- | networking/netstat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/netstat.c b/networking/netstat.c index 67ecc0105..dcbcee21d 100644 --- a/networking/netstat.c +++ b/networking/netstat.c | |||
@@ -34,7 +34,7 @@ | |||
34 | #include <unistd.h> | 34 | #include <unistd.h> |
35 | #include "inet_common.h" | 35 | #include "inet_common.h" |
36 | #include "busybox.h" | 36 | #include "busybox.h" |
37 | #include "pwd.h" | 37 | #include "pwd_.h" |
38 | 38 | ||
39 | #ifdef CONFIG_ROUTE | 39 | #ifdef CONFIG_ROUTE |
40 | extern void displayroutes(int noresolve, int netstatfmt); | 40 | extern void displayroutes(int noresolve, int netstatfmt); |