Cleanup: apply `include-what-you-use` guideline for `uint*_t`
[lttng-ust.git] / tests / ust-elf / ust-elf.c
index 4036563ae44b9fa6dd8a7f32a8c1b63b41b1e23d..af9b1239187eb59ea584852526c12217a67ecce9 100644 (file)
@@ -17,6 +17,7 @@
  */
 
 #include <limits.h>
+#include <stdint.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
This page took 0.023535 seconds and 4 git commands to generate.