Rename kernel-ctl.c/.h to kernel.c/.h
[lttng-tools.git] / lttng-sessiond / main.c
index 996349f3fa12b2329f85f47b0fbc9d406764b543..6bb471a9dca0a3cc03b9448ec0b6be649a12e5e8 100644 (file)
@@ -50,7 +50,7 @@
 #include "event.h"
 #include "futex.h"
 #include "hashtable.h"
-#include "kernel-ctl.h"
+#include "kernel.h"
 #include "lttng-sessiond.h"
 #include "shm.h"
 #include "ust-app.h"
This page took 0.02439 seconds and 5 git commands to generate.