Rename symbols.h to vmalloc.h
[lttng-modules.git] / ltt-events.c
index 9eb2c2f2ef838998e7eedb3fee14f0dddc7b9aa2..512e7a24676214e09063a35566cef322eca8644a 100644 (file)
@@ -11,7 +11,7 @@
 #include <linux/mutex.h>
 #include <linux/sched.h>
 #include <linux/slab.h>
-#include "wrapper/symbols.h"   /* for wrapper_vmalloc_sync_all() */
+#include "wrapper/vmalloc.h"   /* for wrapper_vmalloc_sync_all() */
 #include "ltt-events.h"
 
 static LIST_HEAD(sessions);
This page took 0.023478 seconds and 4 git commands to generate.