mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-20 14:15:37 +08:00
@@ -35,7 +35,7 @@
|
||||
#if defined(__linux__)
|
||||
#include <pty.h>
|
||||
#elif defined(__FreeBSD__)
|
||||
#include<libutil.h>
|
||||
#include <libutil.h>
|
||||
#else
|
||||
#include <util.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user