diff --git a/net/core/netevent.c b/net/core/netevent.c index 35d02c38554e06b9b80fc86ef457698ff94d0aaf..95f81de87502ee13cae8c4664c1cb65e949ff159 100644 --- a/net/core/netevent.c +++ b/net/core/netevent.c @@ -15,6 +15,7 @@ #include <linux/rtnetlink.h> #include <linux/notifier.h> +#include <net/netevent.h> static ATOMIC_NOTIFIER_HEAD(netevent_notif_chain);