Commit ec95cfa6 authored by David S. Miller's avatar David S. Miller

[NETFILTER]: Include net/ipv6.h in ip6_tables.c

parent b861bca6
......@@ -24,6 +24,7 @@
#include <linux/udp.h>
#include <linux/icmpv6.h>
#include <net/ip.h>
#include <net/ipv6.h>
#include <asm/uaccess.h>
#include <asm/semaphore.h>
#include <linux/proc_fs.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment