net: add missing includes and forward declarations under net/
[linux-2.6-microblaze.git] / include / net / hwbm.h
index c814446..aa495de 100644 (file)
@@ -2,6 +2,8 @@
 #ifndef _HWBM_H
 #define _HWBM_H
 
+#include <linux/mutex.h>
+
 struct hwbm_pool {
        /* Capacity of the pool */
        int size;