Fix build for RHEL 8.8 with linux 4.18.0-477.10.1+
[lttng-modules.git] / lttng-context.c
index eb4534cbfce2c778c992a6b2bd018f58d2bf575a..a6d4ee6fc0471f169d2689bc6a87b469ab9c47d9 100644 (file)
@@ -11,7 +11,7 @@
 #include <linux/list.h>
 #include <linux/mutex.h>
 #include <linux/slab.h>
-#include <wrapper/vmalloc.h>   /* for wrapper_vmalloc_sync_all() */
+#include <wrapper/vmalloc.h>   /* for wrapper_vmalloc_sync_mappings() */
 #include <lttng-events.h>
 #include <lttng-tracer.h>
 
This page took 0.023534 seconds and 4 git commands to generate.