cleanup: Remove redefinition of CHAR_BIT
[lttng-ust.git] / liblttng-ust / lttng-context.c
index 8bc9998774b52dbba3a2198c50fa4b71b2136ed6..ca88bb1d82ef23dac341002ae1f4dfa348d5b3b9 100644 (file)
@@ -17,6 +17,7 @@
 #include <stddef.h>
 #include <string.h>
 #include <assert.h>
+#include <limits.h>
 #include "tracepoint-internal.h"
 
 #include "context-internal.h"
This page took 0.023778 seconds and 4 git commands to generate.