fix: mm: move kvmalloc-related functions to slab.h (v5.16)
[lttng-modules.git] / include / wrapper / vmalloc.h
index e6dc8c1ea0f9c39ce4497c959fd9038525aba20c..6fad59dc439dbbae4624877ecae0acccf5dbb4b7 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.023395 seconds and 4 git commands to generate.