diff options
Diffstat (limited to 'net/ipv4/ipmr.c')
| -rw-r--r-- | net/ipv4/ipmr.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ipv4/ipmr.c b/net/ipv4/ipmr.c index 6164e982e0e..76a7f07b38b 100644 --- a/net/ipv4/ipmr.c +++ b/net/ipv4/ipmr.c @@ -61,6 +61,7 @@  #include <linux/if_arp.h>  #include <linux/netfilter_ipv4.h>  #include <linux/compat.h> +#include <linux/export.h>  #include <net/ipip.h>  #include <net/checksum.h>  #include <net/netlink.h>  |