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/timer.c')
-rw-r--r--newlib/libc/reent/timer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/newlib/libc/reent/timer.c b/newlib/libc/reent/timer.c
index 526b4d135..689595249 100644
--- a/newlib/libc/reent/timer.c
+++ b/newlib/libc/reent/timer.c
@@ -6,6 +6,7 @@
#include <reent.h>
#include <time.h>
+#include <sys/time.h>
#include <sys/times.h>
#include <_syslist.h>