cleanup: Remove redefinition of CHAR_BIT
[lttng-ust.git] / liblttng-ust / lttng-context-perf-counters.c
index e3378a7daa75d5ef55067dbbec03ff012554609f..df10e4f128cc11d5d13e0cd7e0bed0bf8c84f881 100644 (file)
@@ -7,6 +7,7 @@
  */
 
 #define _LGPL_SOURCE
+#include <limits.h>
 #include <sys/types.h>
 #include <unistd.h>
 #include <string.h>
This page took 0.023179 seconds and 4 git commands to generate.