]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commitdiff
uapi: add missing netconf.h to export list
authorstephen hemminger <shemminger@vyatta.com>
Wed, 12 Dec 2012 06:58:52 +0000 (06:58 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Dec 2012 17:40:23 +0000 (12:40 -0500)
Add netconf.h for use by iproute2.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Acked-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/Kbuild

index e194387ef7845a77c53114f0e3dbada06e4c8189..2564a968ca4815185bd30bafab20a77fcf776cb7 100644 (file)
@@ -258,6 +258,7 @@ header-y += neighbour.h
 header-y += net.h
 header-y += net_dropmon.h
 header-y += net_tstamp.h
+header-y += netconf.h
 header-y += netdevice.h
 header-y += netfilter.h
 header-y += netfilter_arp.h