Remove "lib" prefix from .c/.h file names
[lttng-tools.git] / ltt-sessiond / kernel-ctl.c
index 419d1af7b3fa1b129689ce89fd2e0cc6ee3e5078..cfea8942da7f421d4eeaf272f59b51261fe08e3e 100644 (file)
@@ -25,7 +25,7 @@
 #include <unistd.h>
 
 #include "lttngerr.h"
 #include <unistd.h>
 
 #include "lttngerr.h"
-#include "libkernelctl.h"
+#include "kernelctl.h"
 #include "kernel-ctl.h"
 
 /*
 #include "kernel-ctl.h"
 
 /*
This page took 0.022972 seconds and 4 git commands to generate.