mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Merge branch 'stal888-patch-6'
This commit is contained in:
commit
86a4685eba
|
@ -33,7 +33,11 @@
|
|||
#include "../toxcore/tox.h"
|
||||
#include "misc_tools.c"
|
||||
|
||||
#if defined(__OpenBSD__) || defined(__NetBSD__) || defined(__APPLE__)
|
||||
#include <util.h>
|
||||
#else
|
||||
#include <pty.h>
|
||||
#endif
|
||||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user