net/mlx4: fix missing include
[dpdk.git] / drivers / net / mlx4 / mlx4_utils.h
index bebd4ae..dc529c9 100644 (file)
@@ -34,6 +34,7 @@
 #ifndef MLX4_UTILS_H_
 #define MLX4_UTILS_H_
 
+#include <assert.h>
 #include <stddef.h>
 #include <stdio.h>