Add lttng-share header and change data type
[lttng-tools.git] / include / lttng-kernel.h
index b8eb456725b6ee726bd4cf876c28ddc6d5e84476..142de0706ef670bdbcd7680961333adcb2da37d5 100644 (file)
@@ -21,9 +21,7 @@
 #ifndef _LTTNG_KERNEL_H
 #define _LTTNG_KERNEL_H
 
-#include <stdint.h>
-
-typedef uint64_t u64;
+#include "lttng-share.h"
 
 /*
  * LTTng DebugFS ABI structures.
This page took 0.023252 seconds and 4 git commands to generate.