cleanup: Remove redefinition of CHAR_BIT
[lttng-ust.git] / liblttng-ust / lttng-context-vtid.c
index 57abdf733fc100287f7fb66b80ba63f83c92abee..2344825b9195ceaf8ee6e28469b2b18b7afd7159 100644 (file)
@@ -7,6 +7,7 @@
  */
 
 #define _LGPL_SOURCE
+#include <limits.h>
 #include <stddef.h>
 #include <sys/types.h>
 #include <unistd.h>
This page took 0.023174 seconds and 4 git commands to generate.