net: add missing includes and forward declarations under net/
[linux-2.6-microblaze.git] / include / net / dcbevent.h
index 43e3413..0270026 100644 (file)
@@ -8,6 +8,8 @@
 #ifndef _DCB_EVENT_H
 #define _DCB_EVENT_H
 
+struct notifier_block;
+
 enum dcbevent_notif_type {
        DCB_APP_EVENT = 1,
 };