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/reent/signalr.c')
-rw-r--r--newlib/libc/reent/signalr.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/newlib/libc/reent/signalr.c b/newlib/libc/reent/signalr.c
index 7c85af142..3ac3e2cf8 100644
--- a/newlib/libc/reent/signalr.c
+++ b/newlib/libc/reent/signalr.c
@@ -2,6 +2,8 @@
These implementations just call the usual system calls. */
#include <reent.h>
+#include <signal.h>
+#include <unistd.h>
#include <_syslist.h>
/* Some targets provides their own versions of these functions. Those