[PATCH] fix missing includes
[deliverable/linux.git] / drivers / infiniband / hw / mthca / mthca_mcg.c
index b47ea7daf0886cdf2eeb41e0d3c9824ef3b5e1b6..2fc449da418d280e534472cebe9ea8797ed7504c 100644 (file)
@@ -33,6 +33,8 @@
  */
 
 #include <linux/init.h>
+#include <linux/string.h>
+#include <linux/slab.h>
 
 #include "mthca_dev.h"
 #include "mthca_cmd.h"
This page took 0.023633 seconds and 5 git commands to generate.