Support new lttng-ust error code
[lttng-tools.git] / src / bin / lttng-sessiond / ust-ctl.h
index fd0fc7ad0a006fb22e3428025b6fe012c25dff50..f3494d6c376021bb17b2723acfc40c225ab9ff52 100644 (file)
 #ifdef HAVE_LIBLTTNG_UST_CTL
 #include <lttng/ust-ctl.h>
 #include <lttng/ust-abi.h>
+#include <lttng/ust-error.h>
 #else
 #include "lttng-ust-ctl.h"
 #include "lttng-ust-abi.h"
+#include "lttng-ust-error.h"
 #endif
 
 #endif /* _LTT_UST_CTL_H */
This page took 0.023035 seconds and 4 git commands to generate.