cleanup: Remove redefinition of CHAR_BIT
[lttng-ust.git] / liblttng-ust / lttng-context-pthread-id.c
index 65f77d9be5b3d1709225f9b31da2dfd9fae8f6e7..bc235826f106cb7049880d05ae4ec03da9fa0718 100644 (file)
@@ -7,6 +7,7 @@
  */
 
 #define _LGPL_SOURCE
+#include <limits.h>
 #include <stddef.h>
 #include <pthread.h>
 #include <lttng/ust-events.h>
This page took 0.023712 seconds and 4 git commands to generate.