Rename kernel-ctl.c/.h to kernel.c/.h
[lttng-tools.git] / lttng-sessiond / context.c
index d36b3de80fe318b2b72eceb4ba3064cd6489639b..c7c902197df34fa54143bec06dd437f8db5bf017 100644 (file)
@@ -27,7 +27,7 @@
 
 #include "context.h"
 #include "hashtable.h"
-#include "kernel-ctl.h"
+#include "kernel.h"
 
 /*
  * Add kernel context to an event of a specific channel.
This page took 0.024312 seconds and 5 git commands to generate.