Update.
[glibc.git] / include / termios.h
blobed3b36525f7d5ae00c3da0b630d917b833fcc99d
1 #ifndef _TERMIOS_H
2 #include <termios/termios.h>
4 /* Now define the internal interfaces. */
5 extern int __tcgetattr __P ((int __fd, struct termios *__termios_p));
6 #endif