diff options
Diffstat (limited to 'resource/sys/vtimes.h')
-rw-r--r-- | resource/sys/vtimes.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resource/sys/vtimes.h b/resource/sys/vtimes.h index 8546327d7c..51117d4108 100644 --- a/resource/sys/vtimes.h +++ b/resource/sys/vtimes.h @@ -17,8 +17,8 @@ Boston, MA 02111-1307, USA. */ #ifndef _SYS_VTIMES_H - #define _SYS_VTIMES_H 1 + #include <features.h> __BEGIN_DECLS |