This is not indirectly included on some kernel versions Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx> --- compat/compat-3.8.c | 1 + 1 file changed, 1 insertion(+) diff --git a/compat/compat-3.8.c b/compat/compat-3.8.c index 82730f2..c4b8284 100644 --- a/compat/compat-3.8.c +++ b/compat/compat-3.8.c @@ -9,6 +9,7 @@ */ #include <linux/netdevice.h> +#include <linux/export.h> #if (LINUX_VERSION_CODE < KERNEL_VERSION(3,7,8)) void netdev_set_default_ethtool_ops(struct net_device *dev, -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe backports" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html