cleanup: Remove redefinition of CHAR_BIT
[lttng-ust.git] / liblttng-ust / lttng-context-user-ns.c
index 464e7368a084ff8cbf28441a4da1ad5ac22e6485..a2916f946c1ad2ea2801714a011d89057ca2f52f 100644 (file)
@@ -8,6 +8,7 @@
  */
 
 #define _LGPL_SOURCE
+#include <limits.h>
 #include <stddef.h>
 #include <sys/types.h>
 #include <sys/stat.h>
This page took 0.024524 seconds and 4 git commands to generate.