Fix headers include and rename kernctl.h header
[lttng-tools.git] / ltt-sessiond / session.c
index 1ffe1d8e7ec05a47a2c0e1d372025eca764cc61a..9ca6a69ad2ce4aa902773546653851c69751a6db 100644 (file)
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
-#include <time.h>
 #include <urcu/list.h>
 
-#include "lttngerr.h"
+#include <lttngerr.h>
+
 #include "session.h"
 
 /*
This page took 0.024037 seconds and 4 git commands to generate.