summaryrefslogtreecommitdiff
path: root/networking/libiproute/rt_names.c
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer2005-10-08 20:47:15 +0000
committerBernhard Reutner-Fischer2005-10-08 20:47:15 +0000
commit1d62d3b7b9582736db67ac08af850721af13fdc4 (patch)
treedd419eb9cba9f9adaa3da9048ff1cf802d30ebdf /networking/libiproute/rt_names.c
parent4a7252babdeca935e8446b136f98bae6b6e2f04a (diff)
downloadbusybox-1d62d3b7b9582736db67ac08af850721af13fdc4.zip
busybox-1d62d3b7b9582736db67ac08af850721af13fdc4.tar.gz
- make libiproute compile..
Diffstat (limited to 'networking/libiproute/rt_names.c')
-rw-r--r--networking/libiproute/rt_names.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/networking/libiproute/rt_names.c b/networking/libiproute/rt_names.c
index ff93c9e..5206c4b 100644
--- a/networking/libiproute/rt_names.c
+++ b/networking/libiproute/rt_names.c
@@ -13,6 +13,7 @@
#include <string.h>
#include <stdint.h>
+#include "rt_names.h"
static void rtnl_tab_initialize(char *file, char **tab, int size)
{