Fix headers include and rename kernctl.h header
[lttng-tools.git] / ltt-sessiond / traceable-app.c
index cce8a5827a1adf301a65dd518db2603a724485ba..ad4212e7dec8e5df5d49f82ef4d8834f0eb4788e 100644 (file)
@@ -21,9 +21,9 @@
 #include <pthread.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <urcu/list.h>
 
-#include "lttngerr.h"
+#include <lttngerr.h>
+
 #include "traceable-app.h"
 
 /* Number of element for the list below. */
This page took 0.022919 seconds and 4 git commands to generate.