OpenWrt – Diff between revs 2 and 3

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 2 Rev 3
Line 1... Line 1...
1 --- a/src/vasprintf.c 1 --- a/src/vasprintf.c
2 +++ b/src/vasprintf.c 2 +++ b/src/vasprintf.c
3 @@ -72,6 +72,7 @@ https://www.gnu.org/licenses/ or write t 3 @@ -61,6 +61,7 @@ http://www.gnu.org/licenses/ or write to
4 #endif /* HAVE_VA_COPY */ 4 #endif /* HAVE_VA_COPY */
Line 5... Line 5...
5 5
6 #ifdef HAVE_WCHAR_H 6 #ifdef HAVE_WCHAR_H
7 +#include <stddef.h> 7 +#include <stddef.h>