netfilter: nf_tables: disallow jump to implicit chain from set element
[platform/kernel/linux-starfive.git] / include / net / stp.h
index 2914e6d..528103f 100644 (file)
@@ -2,6 +2,8 @@
 #ifndef _NET_STP_H
 #define _NET_STP_H
 
+#include <linux/if_ether.h>
+
 struct stp_proto {
        unsigned char   group_address[ETH_ALEN];
        void            (*rcv)(const struct stp_proto *, struct sk_buff *,