mlx4_core: Fix build break (missing include)
[deliverable/linux.git] / drivers / net / mlx4 / alloc.c
index 521dc0322ee4ff329b07ed469e3923d402585d6e..75ef9d0d974dc165e8b5630c28a0affc017a6969 100644 (file)
@@ -34,6 +34,7 @@
 #include <linux/slab.h>
 #include <linux/bitmap.h>
 #include <linux/dma-mapping.h>
+#include <linux/vmalloc.h>
 
 #include "mlx4.h"
 
This page took 0.029948 seconds and 5 git commands to generate.