Cleanup: apply `include-what-you-use` guideline for `uint*_t`
[lttng-ust.git] / liblttng-ust / jhash.h
index 416836adbf294c997414a292e60596dbf1045ec9..ace743bfa5438fe33937075e5d3c51e70d4a2482 100644 (file)
@@ -17,6 +17,7 @@
  */
 
 #include <stddef.h>
+#include <stdint.h>
 #include <urcu/compiler.h>
 #include <lttng/ust-endian.h>
 
This page took 0.023409 seconds and 4 git commands to generate.