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/sys')
-rw-r--r--newlib/libc/sys/rtems/sys/utime.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/newlib/libc/sys/rtems/sys/utime.h b/newlib/libc/sys/rtems/sys/utime.h
index 31d1c472d..561136bb4 100644
--- a/newlib/libc/sys/rtems/sys/utime.h
+++ b/newlib/libc/sys/rtems/sys/utime.h
@@ -5,6 +5,8 @@
#ifndef __UTIME_h__
#define __UTIME_h__
+#include <sys/types.h>
+
#ifdef __cplusplus
extern "C" {
#endif