diff options
Diffstat (limited to 'net/core/netevent.c')
| -rw-r--r-- | net/core/netevent.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/net/core/netevent.c b/net/core/netevent.c index 865f0ceb81f..f17ccd291d3 100644 --- a/net/core/netevent.c +++ b/net/core/netevent.c @@ -15,6 +15,7 @@  #include <linux/rtnetlink.h>  #include <linux/notifier.h> +#include <linux/export.h>  #include <net/netevent.h>  static ATOMIC_NOTIFIER_HEAD(netevent_notif_chain);  | 
