Make compilation on DragonFly work
This commit is contained in:
parent
2a024ac86a
commit
a26a005acf
3 changed files with 3 additions and 2 deletions
|
@ -78,7 +78,7 @@ static int wsa_init_done = 0;
|
|||
#include <errno.h>
|
||||
|
||||
#if defined(__FreeBSD__) || defined(__OpenBSD__) || defined(__NetBSD__) || \
|
||||
defined(__DragonflyBSD__)
|
||||
defined(__DragonFly__)
|
||||
#include <sys/endian.h>
|
||||
#elif defined(__APPLE__) || defined(HAVE_MACHINE_ENDIAN_H) || \
|
||||
defined(EFIX64) || defined(EFI32)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue