mirror of
https://github.com/Wind4/vlmcsd.git
synced 2024-11-05 17:26:13 +01:00
5 lines
74 B
C
5 lines
74 B
C
#ifndef _SYS_TERMIOS_H
|
|
#define _SYS_TERMIOS_H
|
|
#include <termios.h>
|
|
#endif
|