Cleanup: apply `include-what-you-use` guideline for `uint*_t`
[lttng-ust.git] / liblttng-ust / lttng-clock.c
index 877b5d61955d3f081c0e3f6bdcd85172fb17e59c..5c33de0c477d5b46a77c25a6a19f27d7b346d9b2 100644 (file)
@@ -21,6 +21,7 @@
 #include <error.h>
 #include <dlfcn.h>
 #include <stdlib.h>
+#include <stdint.h>
 #include <usterr-signal-safe.h>
 #include <lttng/ust-clock.h>
 #include <urcu/system.h>
This page took 0.024794 seconds and 4 git commands to generate.