kernel/include/net/tc_act/tc_ife.h
.. .. @@ -5,7 +5,8 @@ 5 5 #include <net/act_api.h> 6 6 #include <linux/etherdevice.h> 7 7 #include <linux/rtnetlink.h> 8 -#include <linux/module.h>8 +9 +struct module;9 10 10 11 struct tcf_ife_params { 11 12 u8 eth_dst[ETH_ALEN];