diff options
Diffstat (limited to 'networking/libiproute/ipneigh.c')
-rw-r--r-- | networking/libiproute/ipneigh.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/libiproute/ipneigh.c b/networking/libiproute/ipneigh.c index 2a1c20e20..1cd90d707 100644 --- a/networking/libiproute/ipneigh.c +++ b/networking/libiproute/ipneigh.c | |||
@@ -6,7 +6,6 @@ | |||
6 | * | 6 | * |
7 | * Ported to Busybox by: Curt Brune <curt@cumulusnetworks.com> | 7 | * Ported to Busybox by: Curt Brune <curt@cumulusnetworks.com> |
8 | */ | 8 | */ |
9 | |||
10 | #include "ip_common.h" /* #include "libbb.h" is inside */ | 9 | #include "ip_common.h" /* #include "libbb.h" is inside */ |
11 | #include "common_bufsiz.h" | 10 | #include "common_bufsiz.h" |
12 | #include "rt_names.h" | 11 | #include "rt_names.h" |