cosmopolitan/libc/isystem/termios.h

8 lines
211 B
C
Raw Normal View History

#ifndef _TERMIOS_H
#define _TERMIOS_H
2020-06-15 14:18:57 +00:00
#include "libc/calls/termios.h"
#include "libc/calls/weirdtypes.h"
#include "libc/sysv/consts/baud.internal.h"
2020-06-15 14:18:57 +00:00
#include "libc/sysv/consts/termios.h"
#endif /* _TERMIOS_H */