Cleanup: apply `include-what-you-use` guideline for `uint*_t`
[lttng-ust.git] / liblttng-ust / lttng-context-perf-counters.c
index 90f9db1944baba037974b50a1846c0dfcb4a7746..12d4ab3b2a1a2760f4da5bc29fbd83424aea896e 100644 (file)
@@ -28,6 +28,7 @@
 #include <stdio.h>
 #include <stdbool.h>
 #include <stddef.h>
+#include <stdint.h>
 #include <sys/mman.h>
 #include <sys/syscall.h>
 #include <lttng/ust-events.h>
This page took 0.02493 seconds and 4 git commands to generate.