Merge pull request #297 from t-b/upgrade_msys_openssl_101m
[msysgit.git] / include / termio.h
blobba7b3b10ba8c97194b38697229c0f4877802e0a8
1 /* termio.h
3 Copyright 2001 Red Hat, Inc.
5 This file is part of Cygwin.
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. */
11 #ifndef _TERMIO_H
12 #define _TERMIO_H
14 #include <sys/termio.h>
16 #endif