mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-28 14:05:36 +08:00
@@ -34,6 +34,8 @@
|
||||
#include <termios.h>
|
||||
#if defined(__linux__)
|
||||
#include <pty.h>
|
||||
#elif defined(__FreeBSD__)
|
||||
#include<libutil.h>
|
||||
#else
|
||||
#include <util.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user