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

termio.h « include « cygwin « winsup - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8a9b3395fdb6a6edd71e7f5e92621f69ebf500cb (plain)
1
2
3
4
5
6
#ifndef _TERMIO_H
#define _TERMIO_H

#include <sys/termio.h>

#endif