Admin Panel
#ifndef _TERMIOS_H #define _TERMIOS_H #define __USE_MISC 1 #ifdef __cplusplus extern "C" { #endif #include <sys/termios.h> #ifdef __cplusplus } #endif #endif // _TERMIOS_H