net: add missing includes and forward declarations under net/
[linux-2.6-block.git] / include / net / codel_qdisc.h
index 58b6d0ebea105d2f0ac1016af2b349ddd0216005..7d3d9219f4fee0fea32c0b2322ab130d4338376c 100644 (file)
@@ -49,6 +49,7 @@
  * Implemented on linux by Dave Taht and Eric Dumazet
  */
 
+#include <net/codel.h>
 #include <net/pkt_sched.h>
 
 /* Qdiscs using codel plugin must use codel_skb_cb in their own cb[] */