fix sstrip linux compile
SVN-Revision: 5104
This commit is contained in:
parent
6bbd6d2ef6
commit
b343519d29
@ -2,6 +2,7 @@
|
||||
#define __endian_compat_h
|
||||
|
||||
#if defined(__linux__)
|
||||
#include <byteswap.h>
|
||||
#include_next <endian.h>
|
||||
#elif defined(__APPLE__)
|
||||
#include <machine/endian.h>
|
||||
|
Loading…
Reference in New Issue
Block a user