Fix headers include and rename kernctl.h header
[lttng-tools.git] / ltt-sessiond / kernel-ctl.c
index 5c452ca924988e77694e0fc26ba3a242a8381886..6247ce6bdd69ccd78162e1f422a490de1fb12030 100644 (file)
@@ -24,8 +24,9 @@
 #include <string.h>
 #include <unistd.h>
 
-#include "lttngerr.h"
-#include "kernelctl.h"
+#include <lttng-kernel-ctl.h>
+#include <lttngerr.h>
+
 #include "kernel-ctl.h"
 
 /*
This page took 0.024556 seconds and 5 git commands to generate.