UST support: add UST control commands
[lttng-tools.git] / ltt-sessiond / ust-ctl.h
index 6ec5fbdc4080f0708c2e66862b293cb895925be1..a6d4e773ee14ffb8b60e4065566bc6022df935a5 100644 (file)
 #ifndef _LTT_UST_CTL_H
 #define _LTT_UST_CTL_H
 
+#include <config.h>
+#include <lttng/lttng.h>
+
+#include "trace-ust.h"
+
+#ifdef CONFIG_LTTNG_TOOLS_HAVE_UST
+
+
+#else
+
+
+#endif
+
 #endif /* _LTT_UST_CTL_H */
This page took 0.023063 seconds and 4 git commands to generate.