Signed-off-by: David S. Miller <da...@davemloft.net> --- net/ipv4/ip_tunnel_core.c | 1 + 1 file changed, 1 insertion(+)
diff --git a/net/ipv4/ip_tunnel_core.c b/net/ipv4/ip_tunnel_core.c index 630e6d5..7305728 100644 --- a/net/ipv4/ip_tunnel_core.c +++ b/net/ipv4/ip_tunnel_core.c @@ -33,6 +33,7 @@ #include <linux/if_ether.h> #include <linux/if_vlan.h> #include <linux/static_key.h> +#include <linux/module.h> #include <net/ip.h> #include <net/icmp.h> -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html