Cleanup: apply `include-what-you-use` guideline for `uint*_t`
[lttng-ust.git] / include / lttng / ust-tracepoint-event.h
index 7890c247453e93c0c4b0ee9038ce6531b1a49757..0360bb6c6226ec0e81e780bb0c40b15b0da1fb9d 100644 (file)
@@ -20,6 +20,7 @@
  * SOFTWARE.
  */
 
+#include <stdint.h>
 #include <stdio.h>
 #include <stdlib.h>
 #include <urcu/compiler.h>
This page took 0.022693 seconds and 4 git commands to generate.