Cleanup: apply `include-what-you-use` guideline for `uint*_t`
[lttng-ust.git] / libringbuffer / backend_types.h
index 83fe04871dd26f0885b8859065b8d14cf277a552..3432ef078c25071be7ba6dcb216bc0afb44c23ae 100644 (file)
@@ -24,6 +24,7 @@
  */
 
 #include <limits.h>
+#include <stdint.h>
 #include "shm_internal.h"
 #include "vatomic.h"
 
This page took 0.022764 seconds and 4 git commands to generate.