zig/libc/glibc-include/sys/termios.h
2019-03-04 22:15:53 -05:00

5 lines
74 B
C

#ifndef _SYS_TERMIOS_H
#define _SYS_TERMIOS_H
#include <termios.h>
#endif