From 487e9075d0e14e4b7c4422f966980ad5f726eb36 Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Thu, 17 May 2007 12:10:29 +0000 Subject: * stdio/tmpfile.c: Include . * stdio64/tmpfile64.c: Ditto. --- newlib/libc/stdio/tmpfile.c | 1 + 1 file changed, 1 insertion(+) (limited to 'newlib/libc/stdio/tmpfile.c') diff --git a/newlib/libc/stdio/tmpfile.c b/newlib/libc/stdio/tmpfile.c index 902ef0b..eca4ec7 100644 --- a/newlib/libc/stdio/tmpfile.c +++ b/newlib/libc/stdio/tmpfile.c @@ -50,6 +50,7 @@ Supporting OS subroutines required: <>, <>, <>, #include #include #include +#include #ifndef O_BINARY # define O_BINARY 0 -- cgit v1.1