Cleanup: apply `include-what-you-use` guideline for `uint*_t`
[lttng-ust.git] / liblttng-ust-dl / lttng-ust-dl.c
index 231e9ec38ae86481f74cb4aa2d8dcbf0a47a8b2e..e38eaf1e7d8f5cda4011d887940519111f61163f 100644 (file)
@@ -22,6 +22,7 @@
 #define _LGPL_SOURCE
 #include <limits.h>
 #include <stdio.h>
+#include <stdint.h>
 #include <sys/types.h>
 #include <unistd.h>
 
This page took 0.02289 seconds and 4 git commands to generate.