From b307eabf4d47cbe224e35711838c8545f610205b Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Sun, 12 Jun 2011 17:15:16 +0200 Subject: iplink: tweak includes to work on android Signed-off-by: Denys Vlasenko --- networking/libiproute/iplink.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/networking/libiproute/iplink.c b/networking/libiproute/iplink.c index 82ab979..bad2017 100644 --- a/networking/libiproute/iplink.c +++ b/networking/libiproute/iplink.c @@ -7,7 +7,7 @@ #include #include #include -#include +#include #include "ip_common.h" /* #include "libbb.h" is inside */ #include "rt_names.h" -- cgit v1.1