diff options
Diffstat (limited to 'networking/libiproute/rt_names.c')
-rw-r--r-- | networking/libiproute/rt_names.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/networking/libiproute/rt_names.c b/networking/libiproute/rt_names.c index ff93c9e72..5206c4b40 100644 --- a/networking/libiproute/rt_names.c +++ b/networking/libiproute/rt_names.c | |||
@@ -13,6 +13,7 @@ | |||
13 | #include <string.h> | 13 | #include <string.h> |
14 | 14 | ||
15 | #include <stdint.h> | 15 | #include <stdint.h> |
16 | #include "rt_names.h" | ||
16 | 17 | ||
17 | static void rtnl_tab_initialize(char *file, char **tab, int size) | 18 | static void rtnl_tab_initialize(char *file, char **tab, int size) |
18 | { | 19 | { |