diff options
Diffstat (limited to 'newlib/libc/reent/openr.c')
-rw-r--r-- | newlib/libc/reent/openr.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/newlib/libc/reent/openr.c b/newlib/libc/reent/openr.c index 2e3b608..c773103 100644 --- a/newlib/libc/reent/openr.c +++ b/newlib/libc/reent/openr.c @@ -2,6 +2,7 @@ #include <reent.h> #include <unistd.h> +#include <fcntl.h> #include <_syslist.h> /* Some targets provides their own versions of this functions. Those |