From 56eafaf6e399ac17343e845b4f6bbcf93be61f94 Mon Sep 17 00:00:00 2001 From: Kevin Buettner Date: Wed, 25 Feb 2009 04:00:05 +0000 Subject: * libc/stdio/open_memstream.c (stdint.h): Include. --- newlib/libc/stdio/open_memstream.c | 1 + 1 file changed, 1 insertion(+) (limited to 'newlib/libc/stdio/open_memstream.c') diff --git a/newlib/libc/stdio/open_memstream.c b/newlib/libc/stdio/open_memstream.c index e062ec7e9..2066822cd 100644 --- a/newlib/libc/stdio/open_memstream.c +++ b/newlib/libc/stdio/open_memstream.c @@ -66,6 +66,7 @@ Supporting OS subroutines required: <>. #include #include #include +#include #include "local.h" #ifndef __LARGE64_FILES -- cgit v1.2.3