cleanup: Remove redefinition of CHAR_BIT
[lttng-ust.git] / liblttng-ust / lttng-ring-buffer-client.h
index 9ecf452498435185c1f80cbe9553fde6ca3cbd11..506429a8ee381d1a32e0dda329831fc93fba6dd9 100644 (file)
@@ -6,6 +6,7 @@
  * LTTng lib ring buffer client template.
  */
 
+#include <limits.h>
 #include <stddef.h>
 #include <stdint.h>
 
This page took 0.023788 seconds and 4 git commands to generate.