Cleanup: apply `include-what-you-use` guideline for `fpos_t`
[lttng-ust.git] / snprintf / various.h
index 638428fd47001606056e9a5cefd8c472e747ce92..64f1db1fb44aedffd27c8db0f47c272284280789 100644 (file)
@@ -35,6 +35,7 @@
 
 #include <stdarg.h>
 #include <stddef.h>
+#include <stdio.h>
 
 struct __lttng_ust_sbuf {
         unsigned char *_base;
This page took 0.022967 seconds and 4 git commands to generate.