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