mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 11:37:35 +00:00
5 lines
210 B
C
5 lines
210 B
C
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_TERMIOS_H_
|
|
#define COSMOPOLITAN_LIBC_ISYSTEM_TERMIOS_H_
|
|
#include "libc/calls/termios.h"
|
|
#include "libc/sysv/consts/termios.h"
|
|
#endif /* COSMOPOLITAN_LIBC_ISYSTEM_TERMIOS_H_ */
|