Fix: event-notifier: not propagating error counter indexes
[lttng-ust.git] / snprintf / vfprintf.c
index 896a8840e5470321c1bc1ac00236dfd0cb0f699d..42ded30c3aad3958a60cdf15725228be111ee3c6 100644 (file)
@@ -51,6 +51,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <unistd.h>
+#include <wchar.h>
 
 #include "local.h"
 #include "fvwrite.h"
@@ -1350,7 +1351,7 @@ __grow_type_table(unsigned char **typetable, int *tablesize)
        return (0);
 }
 
+
 #ifdef FLOATING_POINT
 static int
 exponent(char *p0, int exp, int fmtch)
This page took 0.022869 seconds and 4 git commands to generate.