mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 14:37:57 +00:00
4343ac5515
Update mpfr to 4.0.0 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
11 lines
204 B
Diff
11 lines
204 B
Diff
--- a/src/vasprintf.c
|
|
+++ b/src/vasprintf.c
|
|
@@ -61,6 +61,7 @@ http://www.gnu.org/licenses/ or write to
|
|
#endif /* HAVE_VA_COPY */
|
|
|
|
#ifdef HAVE_WCHAR_H
|
|
+#include <stddef.h>
|
|
#include <wchar.h>
|
|
#endif
|
|
|