aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/ipt_physdev.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/ipv4/netfilter/ipt_physdev.c')
-rw-r--r--net/ipv4/netfilter/ipt_physdev.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ipv4/netfilter/ipt_physdev.c b/net/ipv4/netfilter/ipt_physdev.c
index 1a53924041fc..03f554857a4d 100644
--- a/net/ipv4/netfilter/ipt_physdev.c
+++ b/net/ipv4/netfilter/ipt_physdev.c
@@ -9,6 +9,7 @@
*/
#include <linux/module.h>
+#include <linux/netdevice.h>
#include <linux/skbuff.h>
#include <linux/netfilter_ipv4/ipt_physdev.h>
#include <linux/netfilter_ipv4/ip_tables.h>