newlib/winsup/cygwin/include/sys/mtio.h
Christopher Faylor 75a57bf04a Whitespace cleanup.
* configure.in: Eliminate subdir stuff.
* configure: Regenerate.
* include/getopt.h (option): Make name field 'const'.
2000-10-28 05:41:44 +00:00

9 lines
135 B
C

/* sys/mtio.h header file for Cygwin. */
#ifndef _SYS_MTIO_H
#define _SYS_MTIO_H
#include <cygwin/mtio.h>
#endif /* _SYS_MTIO_H */