Cleanup: apply `include-what-you-use` guideline for `fpos_t`
[lttng-ust.git] / snprintf / local.h
index d9251bf61c8021c5695aa526771d6a3214673442..57b233714292387598e29820498b575d1d00e8b8 100644 (file)
@@ -37,7 +37,8 @@
  * in particular, macros and private variables.
  */
 
-#include <wchar.h> 
+#include <stdio.h>
+#include <wchar.h>
 #include "various.h"
 #include "wcio.h"
 #include "fileext.h"
This page took 0.023891 seconds and 4 git commands to generate.