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 865f0ceb81fb..f17ccd291d39 100644 --- a/net/core/netevent.c +++ b/net/core/netevent.c | |||
| @@ -15,6 +15,7 @@ | |||
| 15 | 15 | ||
| 16 | #include <linux/rtnetlink.h> | 16 | #include <linux/rtnetlink.h> |
| 17 | #include <linux/notifier.h> | 17 | #include <linux/notifier.h> |
| 18 | #include <linux/export.h> | ||
| 18 | #include <net/netevent.h> | 19 | #include <net/netevent.h> |
| 19 | 20 | ||
| 20 | static ATOMIC_NOTIFIER_HEAD(netevent_notif_chain); | 21 | static ATOMIC_NOTIFIER_HEAD(netevent_notif_chain); |
