Cleanup: apply `include-what-you-use` guideline for `uint*_t`
[lttng-ust.git] / libringbuffer / backend_internal.h
index f492cc3eaff18cb36197f8cf0b0ed0161964cc60..fe8f6eb611ebb5b11e59d3611e2b20956652bf97 100644 (file)
@@ -24,6 +24,7 @@
  */
 
 #include <stddef.h>
+#include <stdint.h>
 #include <unistd.h>
 #include <urcu/compiler.h>
 
This page took 0.022772 seconds and 4 git commands to generate.