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/sys/linux/sys/types.h')
-rw-r--r--newlib/libc/sys/linux/sys/types.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/newlib/libc/sys/linux/sys/types.h b/newlib/libc/sys/linux/sys/types.h
index 8e674eff6..ba191f072 100644
--- a/newlib/libc/sys/linux/sys/types.h
+++ b/newlib/libc/sys/linux/sys/types.h
@@ -50,8 +50,6 @@
* libc/include/sys/types.h. Repeat those here and
* skip the kernel's definitions. */
-#define __need_size_t
-#include <stddef.h>
#include <sys/config.h>
#include <features.h>
#include <machine/types.h>