Add back Darwin/Mach/Apple portability
Quite a few of the changes against the MalcolmRobb/dump1090 fork are incompatible with OSX. This patch adds back that cross platform support back.
This commit is contained in:
parent
ef34c4ce0f
commit
ae126d1009
14 changed files with 324 additions and 10 deletions
|
|
@ -50,7 +50,6 @@
|
|||
#include "dump1090.h"
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <endian.h>
|
||||
|
||||
//
|
||||
// =============================== Initialization ===========================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue