Fix headers include and rename kernctl.h header
[lttng-tools.git] / ltt-sessiond / trace.c
index 0ae80adbc465e49ba270cfc5f7268ffec0eab9a6..8b123a79df08073a0c69146b1679a468d24c8c7a 100644 (file)
@@ -21,9 +21,9 @@
 #include <stdlib.h>
 #include <string.h>
 #include <unistd.h>
-#include <urcu/list.h>
 
-#include "lttngerr.h"
+#include <lttngerr.h>
+
 #include "trace.h"
 
 /*
This page took 0.022639 seconds and 4 git commands to generate.