75a57bf04a
* configure.in: Eliminate subdir stuff. * configure: Regenerate. * include/getopt.h (option): Make name field 'const'.
9 lines
135 B
C
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 */
|