diff options
Diffstat (limited to 'newlib/libc/reent/execr.c')
-rw-r--r-- | newlib/libc/reent/execr.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/newlib/libc/reent/execr.c b/newlib/libc/reent/execr.c index 9e8f75a..0fbddb9 100644 --- a/newlib/libc/reent/execr.c +++ b/newlib/libc/reent/execr.c @@ -3,6 +3,7 @@ #include <reent.h> #include <unistd.h> +#include <sys/wait.h> #include <_syslist.h> /* Some targets provides their own versions of these functions. Those |