repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update.
[glibc.git]
/
sysdeps
/
unix
/
sysv
/
linux
/
termio.h
blob
0e610f0c569c6e4dc34ba7ee7be9faa1d949c54c
1
/* Compatible <termio.h> for old `struct termio' ioctl interface.
2
This is obsolete; use the POSIX.1 `struct termios' interface
3
defined in <termios.h> instead. */
4
5
#include <termios.h>
6
#include <sys/ioctl.h>