]> sourceware.org Git - newlib-cygwin.git/blob - winsup/cygwin/include/termio.h
* winsup/cygwin/include/cygwin/version.h: Bump API minor version.
[newlib-cygwin.git] / winsup / cygwin / include / termio.h
1 /* termio.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 _TERMIO_H
12 #define _TERMIO_H
13
14 #include <sys/termio.h>
15
16 #endif
This page took 0.032636 seconds and 5 git commands to generate.