Cleanup: apply `include-what-you-use` guideline for `uint*_t`
[lttng-ust.git] / liblttng-ust / lttng-ust-comm.c
index 838bf08bfea43d609fb749814ab2ae68e758b468..900a0e840861f78d7a826abc0ed176b0960a0435 100644 (file)
@@ -22,6 +22,7 @@
 #define _LGPL_SOURCE
 #define _GNU_SOURCE
 #include <stddef.h>
+#include <stdint.h>
 #include <sys/types.h>
 #include <sys/socket.h>
 #include <sys/mman.h>
This page took 0.023213 seconds and 4 git commands to generate.