mirror of
https://github.com/ziglang/zig.git
synced 2026-01-03 03:53:20 +00:00
4 lines
73 B
C
4 lines
73 B
C
#ifndef _SYS_TERMIOS_H
|
|
#define _SYS_TERMIOS_H
|
|
#include <termios.h>
|
|
#endif |