mirror of https://github.com/mgba-emu/mgba.git
commit
9b4cca58f1
|
@ -10,7 +10,7 @@
|
|||
|
||||
#include <pthread.h>
|
||||
#include <sys/time.h>
|
||||
#ifdef __FreeBSD__
|
||||
#if defined(__FreeBSD__) || defined(__OpenBSD__)
|
||||
#include <pthread_np.h>
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue