Fix multiple error handling for UST tracing
[lttng-tools.git] / libkernelctl / kernelctl.c
index afb0e012b7f09f9c8c0516a8f1bdfa4a4c89838a..7936b27421bf07386aad5e845290a6ecdf78ab2e 100644 (file)
@@ -19,8 +19,9 @@
 
 #include <sys/ioctl.h>
 
+#include <lttng-kernel-ctl.h>
+
 #include "kernel-ioctl.h"
-#include "kernelctl.h"
 
 int kernctl_create_session(int fd)
 {
This page took 0.023356 seconds and 4 git commands to generate.