2015-02-05 16:58:10 +00:00
|
|
|
--- a/src/vasprintf.c
|
|
|
|
+++ b/src/vasprintf.c
|
2018-01-17 19:06:19 +00:00
|
|
|
@@ -61,6 +61,7 @@ http://www.gnu.org/licenses/ or write to
|
2015-02-05 16:58:10 +00:00
|
|
|
#endif /* HAVE_VA_COPY */
|
|
|
|
|
|
|
|
#ifdef HAVE_WCHAR_H
|
|
|
|
+#include <stddef.h>
|
|
|
|
#include <wchar.h>
|
|
|
|
#endif
|
|
|
|
|