Rename lttngerr.h to error.h
[lttng-tools.git] / src / bin / lttng-consumerd / lttng-consumerd.c
index b501be8730ca8b4d22a997fbb10001d394aaf906..ab83c6a75ab0a7360e9b7eaefa0519002bec1a19 100644 (file)
 #include <config.h>
 #include <urcu/compiler.h>
 
-#include <common/lttngerr.h>
+#include <common/defaults.h>
+#include <common/common.h>
+#include <common/kernel-consumer/kernel-consumer.h>
 #include <common/kernel-ctl/kernel-ctl.h>
 #include <common/sessiond-comm/sessiond-comm.h>
-#include <common/kernel-consumer/kernel-consumer.h>
 #include <common/ust-consumer/ust-consumer.h>
-#include <common/defaults.h>
 
 #include "lttng-consumerd.h"
 
This page took 0.022893 seconds and 4 git commands to generate.