Welcome to mirror list, hosted at ThFree Co, Russian Federation.

mtio.h « sys « include « cygwin « winsup - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e21e4fff5edf399757f74a7217ddf7da66dd2cd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
/* 
 * sys/mtio.h header file for Cygwin.
 *
 */

#ifndef _SYS_MTIO_H
#define _SYS_MTIO_H

#include <cygwin/mtio.h>

#endif /* _SYS_MTIO_H */