OSDN Git Service

* hires.h (hires::usecs): Rename from utime. Accept an argument.
[pf3gnuchains/pf3gnuchains3x.git] / winsup / cygwin / include / features.h
1 /* features.h
2
3    Copyright 2001 Red Hat, Inc.
4
5 This file is part of Cygwin.
6
7 This software is a copyrighted work licensed under the terms of the
8 Cygwin license.  Please consult the file "CYGWIN_LICENSE" for
9 details. */
10
11 #ifndef _FEATURES_H
12 #define _FEATURES_H
13
14 #include <sys/features.h>
15
16 #endif /* _FEATURES_H */