cleanup: Remove redefinition of CHAR_BIT
[lttng-ust.git] / liblttng-ust / event-notifier-notification.c
index 40ad731e856b7e200ec4bf9b5b2abb35b7d33afa..422233265944f0dc991a90110f5027dabd508358 100644 (file)
@@ -8,6 +8,8 @@
 
 #include <assert.h>
 #include <errno.h>
+#include <limits.h>
+
 #include <lttng/ust-endian.h>
 #include <usterr-signal-safe.h>
 #include <urcu/rculist.h>
This page took 0.027817 seconds and 4 git commands to generate.