Cleanup: apply `include-what-you-use` guideline for `uint*_t`
[lttng-ust.git] / libringbuffer / frontend_internal.h
index 7233ed6d91e7529c6af2aaa509f1d7e6e06532fc..f6d91bde2bf63f0917b9bd27b90e73ed54429bcc 100644 (file)
@@ -34,6 +34,7 @@
 #include <urcu/compiler.h>
 #include <urcu/tls-compat.h>
 #include <signal.h>
+#include <stdint.h>
 #include <pthread.h>
 
 #include <lttng/ringbuffer-config.h>
This page took 0.022747 seconds and 4 git commands to generate.