net: add missing includes and forward declarations under net/
[linux-2.6-block.git] / include / net / dcbnl.h
index e4ad58c4062c29c40addf6430b6f067a2da6fc8e..2b2d86fb3131af7046a87a30885619504ae62d80 100644 (file)
@@ -10,6 +10,8 @@
 
 #include <linux/dcbnl.h>
 
+struct net_device;
+
 struct dcb_app_type {
        int     ifindex;
        struct dcb_app    app;