Rename symbols.h to vmalloc.h
[lttng-modules.git] / probes / lttng-types.c
index 7f9d20e5fd64cad8c04f2206c688996a32c1daa4..c447b7de8b3238d4d6dca53ea4799c914b9d7ad6 100644 (file)
@@ -11,7 +11,7 @@
 #include <linux/seq_file.h>
 #include <linux/jbd.h> /* tid_t */
 #include <linux/debugfs.h>
-#include "../wrapper/symbols.h"        /* for wrapper_vmalloc_sync_all() */
+#include "../wrapper/vmalloc.h"        /* for wrapper_vmalloc_sync_all() */
 #include "lttng-types.h"
 
 struct dentry *lttng_types_dentry;
This page took 0.022874 seconds and 4 git commands to generate.