From 9a67ca309c3487c8d3192fa518d5795e570646f5 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Sun, 2 Apr 2006 21:14:19 +0000 Subject: - janitorial: include proper prototypes in libiproute. --- networking/libiproute/ll_addr.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'networking/libiproute/ll_addr.c') diff --git a/networking/libiproute/ll_addr.c b/networking/libiproute/ll_addr.c index ada685f4e..c4c446463 100644 --- a/networking/libiproute/ll_addr.c +++ b/networking/libiproute/ll_addr.c @@ -12,7 +12,10 @@ #include #include #include + +#include "rt_names.h" #include "utils.h" + #include "libbb.h" const char *ll_addr_n2a(unsigned char *addr, int alen, int type, char *buf, int blen) -- cgit v1.2.3