mirror of
https://github.com/ziglang/zig.git
synced 2025-12-08 15:23:14 +00:00
5 lines
74 B
C
5 lines
74 B
C
#ifndef _SYS_TERMIOS_H
|
|
#define _SYS_TERMIOS_H
|
|
#include <termios.h>
|
|
#endif
|