From: Chris Leech Date: Fri, 27 Feb 2009 10:01:42 +0000 (+0000) Subject: net headers: export dcbnl.h X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=709ab3261e3ed789c0bb31c6ab53c9eccb276522;p=linux-2.6-omap-h63xx.git net headers: export dcbnl.h The DCB netlink interface is required for building the userspace tools available at e1000.sourceforge.net Signed-off-by: Chris Leech Signed-off-by: David S. Miller --- diff --git a/include/linux/Kbuild b/include/linux/Kbuild index b97cdc516a8..106c3ba5084 100644 --- a/include/linux/Kbuild +++ b/include/linux/Kbuild @@ -52,6 +52,7 @@ header-y += const.h header-y += cgroupstats.h header-y += cramfs_fs.h header-y += cycx_cfm.h +header-y += dcbnl.h header-y += dlmconstants.h header-y += dlm_device.h header-y += dlm_netlink.h