From e59d6a14697b31cef93979bf9f4e745edba6211a Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Thu, 9 Feb 2012 13:05:15 +0000 Subject: * libc/sys/rtems/sys/utime.h: Include to provide a definition of time_h. --- newlib/libc/sys/rtems/sys/utime.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'newlib/libc/sys') 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 + #ifdef __cplusplus extern "C" { #endif -- cgit v1.2.3