Cleanup: apply `include-what-you-use` guideline for `uint*_t`
[lttng-ust.git] / libringbuffer / ring_buffer_frontend.c
index ce759ff18aa76ce638596b6f25d59d779a868edf..7f73d03c0e94712d2e5ce2b5245fb15bb254ecef 100644 (file)
@@ -61,6 +61,7 @@
 #include <signal.h>
 #include <time.h>
 #include <stdbool.h>
+#include <stdint.h>
 #include <urcu/compiler.h>
 #include <urcu/ref.h>
 #include <urcu/tls-compat.h>
This page took 0.023099 seconds and 4 git commands to generate.