summaryrefslogtreecommitdiffstats
path: root/newlib/libc/argz/argz_extract.c
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/argz/argz_extract.c')
-rw-r--r--newlib/libc/argz/argz_extract.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/newlib/libc/argz/argz_extract.c b/newlib/libc/argz/argz_extract.c
index 56c604684..a819f3953 100644
--- a/newlib/libc/argz/argz_extract.c
+++ b/newlib/libc/argz/argz_extract.c
@@ -4,6 +4,7 @@
* is freely granted, provided that this notice is preserved.
*/
+#include <stddef.h>
#include <argz.h>
#include <sys/types.h>