Cleanup: apply `include-what-you-use` guideline for `uint*_t`
[lttng-ust.git] / liblttng-ust / lttng-context-perf-counters.c
index a6ff55b678d472d29fb157f7b0527918432121e2..12d4ab3b2a1a2760f4da5bc29fbd83424aea896e 100644 (file)
@@ -27,6 +27,8 @@
 #include <stdlib.h>
 #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.02353 seconds and 4 git commands to generate.