Version 2.0.8
[lttng-ust.git] / liblttng-ust / ltt-tracer.h
index d51479cef7b11f3a7425a13638ff1b23fadbe84e..e3593b18353e2175f83ec9312abcde4c2c1b9297 100644 (file)
@@ -25,7 +25,6 @@
 
 #include <stdarg.h>
 #include <stdint.h>
-#include <lttng/core.h>
 #include <lttng/ust-events.h>
 #include "ltt-tracer-core.h"
 #include "compat.h"
 #define CTF_SPEC_MAJOR                 1
 #define CTF_SPEC_MINOR                 8
 
-/* Tracer major/minor versions */
-#define CTF_VERSION_MAJOR              0
-#define CTF_VERSION_MINOR              1
-
 /*
  * Number of milliseconds to retry before failing metadata writes on buffer full
  * condition. (10 seconds)
This page took 0.023563 seconds and 4 git commands to generate.