Fix headers include and rename kernctl.h header
[lttng-tools.git] / ltt-sessiond / traceable-app.h
index 4a9e114932cacb0720918504b937d7f4ff4f1868..b43d1b044f66f93dd21019b8756049c8a92b3e80 100644 (file)
@@ -19,6 +19,8 @@
 #ifndef _TRACEABLE_APP_H 
 #define _TRACEABLE_APP_H
 
+#include <urcu/list.h>
+
 /* Traceable application list */
 struct ltt_traceable_app_list {
        struct cds_list_head head;
This page took 0.02326 seconds and 4 git commands to generate.