Cleanup: apply `include-what-you-use` guideline for `uint*_t`
[lttng-ust.git] / liblttng-ust-comm / lttng-ust-comm.c
index 92d86d4ecbfb0c2309a7126366ae5da6fdd7272b..543465edf2fe2e2ee703a0d62e1b4c800d5d2f0d 100644 (file)
@@ -19,6 +19,7 @@
 
 #define _GNU_SOURCE
 #include <limits.h>
+#include <stdint.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
This page took 0.023119 seconds and 4 git commands to generate.