fix: all functions have declarations (-Wmissing-prototypes -Wold-style-definition)
[lttng-ust.git] / snprintf / vfprintf.c
index ff7284867c824bab25146500c7d62fca87795870..5cb356c2beda6095cdd47113c968b5ad9bc67082 100644 (file)
@@ -33,6 +33,7 @@
 
 #include "local.h"
 #include "fvwrite.h"
+#include "various.h"
 
 union arg {
        int                     intarg;
This page took 0.0237 seconds and 4 git commands to generate.