On Thursday 2023-02-23 21:22, Sriram Yagnaraman wrote: >+++ b/net/bridge/netfilter/nft_meta_bridge.c >@@ -8,6 +8,7 @@ > #include <net/netfilter/nf_tables.h> > #include <net/netfilter/nft_meta.h> > #include <linux/if_bridge.h> >+#include <../br_private.h> This hurts my eye. At least, let's have "../br_private.h"?