Cleanup: apply `include-what-you-use` guideline for `uint*_t`
[lttng-ust.git] / libringbuffer / shm.c
index 909991ed27c6f1ada4a04426e396d232d126df8e..44a830af20446142f8e21177b5187e8dfd6d4af0 100644 (file)
@@ -34,6 +34,7 @@
 #include <lttng/align.h>
 #include <limits.h>
 #include <stdbool.h>
+#include <stdint.h>
 #ifdef HAVE_LIBNUMA
 #include <numa.h>
 #include <numaif.h>
This page took 0.022671 seconds and 4 git commands to generate.