mirror of
https://github.com/drasko/codezero.git
synced 2026-01-13 19:33:15 +01:00
5 lines
74 B
C
5 lines
74 B
C
#ifndef _SYS_TERMIOS_H
|
|
#define _SYS_TERMIOS_H
|
|
#include <termios.h>
|
|
#endif
|