Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2ba4cc31 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

rcu: fix nf_conntrack_helper.c build bug



Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 711bbdd6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@
#include <linux/err.h>
#include <linux/kernel.h>
#include <linux/netdevice.h>
#include <linux/rculist.h>

#include <net/netfilter/nf_conntrack.h>
#include <net/netfilter/nf_conntrack_l3proto.h>