mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 15:57:05 -05:00
6 lines
154 B
C
6 lines
154 B
C
/* libmytinfo must be installed first */
|
|
#include <term.h>
|
|
#define Filedes fd
|
|
#define Ottyb shell_mode
|
|
#define Nttyb prog_mode
|
|
#define TTY struct termios
|