projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
000ae5c
)
iplink: tweak includes to work on android
author
Denys Vlasenko
<vda.linux@googlemail.com>
Sun, 12 Jun 2011 15:15:16 +0000
(17:15 +0200)
committer
Denys Vlasenko
<vda.linux@googlemail.com>
Sun, 12 Jun 2011 15:15:16 +0000
(17:15 +0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
networking/libiproute/iplink.c
patch
|
blob
|
history
diff --git
a/networking/libiproute/iplink.c
b/networking/libiproute/iplink.c
index 82ab979a5be9de6335d2551cf1f6d8cc4d436385..bad2017feb587c9281d8590ccea0837b5b6bbee3 100644
(file)
--- a/
networking/libiproute/iplink.c
+++ b/
networking/libiproute/iplink.c
@@
-7,7
+7,7
@@
#include <net/if.h>
#include <net/if_packet.h>
#include <netpacket/packet.h>
-#include <net
/ethernet
.h>
+#include <net
inet/if_ether
.h>
#include "ip_common.h" /* #include "libbb.h" is inside */
#include "rt_names.h"