Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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, 0 insertions, 1 deletions
diff --git a/newlib/libc/argz/argz_extract.c b/newlib/libc/argz/argz_extract.c
index a819f3953..56c604684 100644
--- a/newlib/libc/argz/argz_extract.c
+++ b/newlib/libc/argz/argz_extract.c
@@ -4,7 +4,6 @@
* is freely granted, provided that this notice is preserved.
*/
-#include <stddef.h>
#include <argz.h>
#include <sys/types.h>