diff options
Diffstat (limited to 'net/dcb')
-rw-r--r-- | net/dcb/dcbevent.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/dcb/dcbevent.c b/net/dcb/dcbevent.c index 1d9eb7c60a68..4f72fc40bf02 100644 --- a/net/dcb/dcbevent.c +++ b/net/dcb/dcbevent.c | |||
@@ -20,6 +20,7 @@ | |||
20 | #include <linux/rtnetlink.h> | 20 | #include <linux/rtnetlink.h> |
21 | #include <linux/notifier.h> | 21 | #include <linux/notifier.h> |
22 | #include <linux/export.h> | 22 | #include <linux/export.h> |
23 | #include <net/dcbevent.h> | ||
23 | 24 | ||
24 | static ATOMIC_NOTIFIER_HEAD(dcbevent_notif_chain); | 25 | static ATOMIC_NOTIFIER_HEAD(dcbevent_notif_chain); |
25 | 26 | ||