mirror of
https://github.com/opentx/opentx.git
synced 2025-07-20 06:45:10 +03:00
Fix compilation on OS X
This commit is contained in:
parent
5623760c3e
commit
22a9ec286a
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ void sig(int sgn)
|
||||||
#include <pthread.h>
|
#include <pthread.h>
|
||||||
#include <semaphore.h>
|
#include <semaphore.h>
|
||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
|
#include <errno.h>
|
||||||
|
|
||||||
#undef min
|
#undef min
|
||||||
#undef max
|
#undef max
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue