Cleanup: apply `include-what-you-use` guideline for `uint*_t`
[lttng-ust.git] / include / ust-comm.h
index 10dbca2148c9e3f178c97517aa6cd501516b8099..a5e0957235ff2503e73ec8f8dfd3f17356e05735 100644 (file)
@@ -26,6 +26,7 @@
  * These declarations should NOT be considered stable API.
  */
 
+#include <stdint.h>
 #include <limits.h>
 #include <unistd.h>
 #include <lttng/ust-abi.h>
This page took 0.023255 seconds and 4 git commands to generate.