fix: 'random' tracepoints removed in stable kernels
[lttng-modules.git] / lttng-tracer.h
index a006f23e01f33452a491557537bf610e99c7050b..e9e6d37bd53f8dbf0df4f63243e820f648430c79 100644 (file)
@@ -11,7 +11,6 @@
  * Copyright (C) 2005-2012 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
  */
 
-#include <stdarg.h>
 #include <linux/types.h>
 #include <linux/limits.h>
 #include <linux/list.h>
@@ -29,7 +28,7 @@
 
 #define LTTNG_MODULES_MAJOR_VERSION 2
 #define LTTNG_MODULES_MINOR_VERSION 12
-#define LTTNG_MODULES_PATCHLEVEL_VERSION 6
+#define LTTNG_MODULES_PATCHLEVEL_VERSION 8
 #define LTTNG_MODULES_EXTRAVERSION ""
 
 #define LTTNG_VERSION_NAME             "(Ta) Meilleure"
This page took 0.023755 seconds and 4 git commands to generate.