|
@@ -20,6 +20,7 @@
|
|
|
#include <linux/rtnetlink.h>
|
|
#include <linux/rtnetlink.h>
|
|
|
#include <linux/notifier.h>
|
|
#include <linux/notifier.h>
|
|
|
#include <linux/export.h>
|
|
#include <linux/export.h>
|
|
|
|
|
+#include <net/dcbevent.h>
|
|
|
|
|
|
|
|
static ATOMIC_NOTIFIER_HEAD(dcbevent_notif_chain);
|
|
static ATOMIC_NOTIFIER_HEAD(dcbevent_notif_chain);
|
|
|
|
|
|