Rename lttngerr.h to error.h
[lttng-tools.git] / src / lib / lttng-ctl / lttng-ctl.c
index 838afedba2a712297f73687b44e446a17fec4537..9fbc7358c0e4b583b231603e08a7b8a1ee3aa3e2 100644 (file)
 #include <string.h>
 #include <unistd.h>
 
-#include <common/sessiond-comm/sessiond-comm.h>
-#include <common/lttngerr.h>
 #include <common/common.h>
 #include <common/defaults.h>
+#include <common/sessiond-comm/sessiond-comm.h>
 #include <lttng/lttng.h>
 
 /* Socket to session daemon for communication */
This page took 0.024097 seconds and 5 git commands to generate.