[PATCH] fix missing includes
[pandora-kernel.git] / drivers / infiniband / hw / mthca / mthca_profile.c
index 0576056..bd13386 100644 (file)
@@ -35,6 +35,8 @@
 
 #include <linux/module.h>
 #include <linux/moduleparam.h>
+#include <linux/string.h>
+#include <linux/slab.h>
 
 #include "mthca_profile.h"