Fix: tls-compat with hidden ring buffer context
[lttng-ust.git] / liblttng-ust / lttng-bytecode-specialize.c
index 065c0eb24a16ae848bfa34b921a3ad83e80c17e9..44eafb858ac45b24eb44a07240920b9fb1eb0753 100644 (file)
@@ -7,10 +7,11 @@
  */
 
 #define _LGPL_SOURCE
+#include <limits.h>
 #include <stddef.h>
 #include <stdint.h>
 
-#include <lttng/ust-align.h>
+#include <lttng/ust-utils.h>
 
 #include "context-internal.h"
 #include "lttng-bytecode.h"
This page took 0.023217 seconds and 4 git commands to generate.