cleanup: Remove redefinition of CHAR_BIT
[lttng-ust.git] / liblttng-ust / lttng-bytecode-specialize.c
index 130b4edf76d028b55c491756aee08cc40a9bbd0b..44eafb858ac45b24eb44a07240920b9fb1eb0753 100644 (file)
@@ -7,6 +7,7 @@
  */
 
 #define _LGPL_SOURCE
+#include <limits.h>
 #include <stddef.h>
 #include <stdint.h>
 
This page took 0.024511 seconds and 4 git commands to generate.