Rename lttngerr.h to error.h
[lttng-tools.git] / src / bin / lttng-sessiond / ust-app.c
index 057f675e43239d88ed68e5a7d9abb0f1bc704fde..e2b32a51ae464f012c3e72832c29285b05e1c0be 100644 (file)
@@ -27,9 +27,7 @@
 #include <unistd.h>
 #include <urcu/compiler.h>
 
-#include <common/lttngerr.h>
-#include <common/lttng-share.h>
-#include <common/runas.h>
+#include <common/common.h>
 
 #include "ust-app.h"
 #include "ust-consumer.h"
This page took 0.02258 seconds and 4 git commands to generate.