Commit changes prior to shmp read-only header
[lttng-ust.git] / libust / ltt-tracer.h
index 0a94daa81b0ce58ebfe73eab6780a34f18ee5856..a79c5f76ed2c78c498f2034cb4e69bde4df6fd3c 100644 (file)
 #include <stdint.h>
 #include <ust/core.h>
 #include <ust/compat.h>
+#include <ust/lttng-events.h>
 #include "ltt-tracer-core.h"
-#include "ltt-events.h"
 
-#define LTTNG_VERSION 0
-#define LTTNG_PATCHLEVEL 9
-#define LTTNG_SUBLEVEL 1
+#define LTTNG_UST_VERSION 0
+#define LTTNG_UST_PATCHLEVEL 9
+#define LTTNG_UST_SUBLEVEL 1
 
 #ifndef CHAR_BIT
 #define CHAR_BIT 8
This page took 0.023079 seconds and 4 git commands to generate.