cleanup: Remove redefinition of CHAR_BIT
[lttng-ust.git] / liblttng-ust / ust-events-internal.h
index 1ce6b4b511bc0c434a69a927be74f9fc28e8ac8a..8116a71e31e0bacf5b3243fdb424ce4173443be3 100644 (file)
@@ -7,6 +7,7 @@
 #ifndef _LTTNG_UST_EVENTS_INTERNAL_H
 #define _LTTNG_UST_EVENTS_INTERNAL_H
 
+#include <limits.h>
 #include <stdint.h>
 
 #include <urcu/list.h>
This page took 0.023808 seconds and 4 git commands to generate.