fix: all functions have declarations (-Wmissing-prototypes -Wold-style-definition)
[lttng-ust.git] / snprintf / mbrtowc_sb.c
index 3601c3b06211796dbec60b0bc655178b4944bf35..6fcf93e81b56e51f096fda0827e892eea35da023 100644 (file)
@@ -12,6 +12,8 @@
 #include <stdlib.h>
 #include <wchar.h>
 
+#include "various.h"
+
 /*ARGSUSED*/
 size_t
 ust_safe_mbrtowc(wchar_t *pwc, const char *s, size_t n,
This page took 0.023311 seconds and 4 git commands to generate.