mirror of
https://github.com/Ylianst/MeshAgent
synced 2025-12-20 10:13:17 +00:00
Updated for OpenBSD
This commit is contained in:
@@ -42,7 +42,11 @@ limitations under the License.
|
||||
#include <util.h>
|
||||
#else
|
||||
#include <termios.h>
|
||||
#ifdef _OPENBSD
|
||||
#include <util.h>
|
||||
#else
|
||||
#include <libutil.h>
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user