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/include/string.h')
-rw-r--r--newlib/libc/include/string.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/newlib/libc/include/string.h b/newlib/libc/include/string.h
index 0707aac16..50f2307a3 100644
--- a/newlib/libc/include/string.h
+++ b/newlib/libc/include/string.h
@@ -13,6 +13,7 @@ extern "C" {
#include "_ansi.h"
#include <sys/reent.h>
+#include <sys/types.h>
#define __need_size_t
#include <stddef.h>