fix: mm: move kvmalloc-related functions to slab.h (v5.16)
[lttng-modules.git] / wrapper / vmalloc.h
index 6e0efd24ee9095e2fe147a93c91d01d59e360019..b36bd6a1c17c16e65ab0d4b2c38c88847845ef2b 100644 (file)
@@ -14,6 +14,7 @@
 
 #include <lttng-kernel-version.h>
 #include <linux/vmalloc.h>
+#include <linux/slab.h>
 #include <linux/mm.h>
 
 #ifdef CONFIG_KALLSYMS
This page took 0.023443 seconds and 4 git commands to generate.