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 'libgloss/epiphany/gettimeofday.c')
-rw-r--r--libgloss/epiphany/gettimeofday.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libgloss/epiphany/gettimeofday.c b/libgloss/epiphany/gettimeofday.c
index e169385ea..36f17b8b0 100644
--- a/libgloss/epiphany/gettimeofday.c
+++ b/libgloss/epiphany/gettimeofday.c
@@ -31,6 +31,7 @@
#include <errno.h>
#include <sys/time.h>
#include "syscall.h"
+#include "epiphany-syscalls.h"
int
_gettimeofday (struct timeval *tp, void *tzp)