mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 15:20:10 +00:00
5 lines
74 B
C
5 lines
74 B
C
#ifndef _SYS_TERMIOS_H
|
|
#define _SYS_TERMIOS_H
|
|
#include <termios.h>
|
|
#endif
|