* commit '607bd47707680db36f377c5e8fc330953fd407e7': Fix <endian.h> and <sys/endian.h>.
This commit is contained in:
commit
78b90c744d
@ -37,6 +37,7 @@
|
||||
#define _SYS_ENDIAN_H_
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
#include <machine/endian.h>
|
||||
#include <machine/_types.h>
|
||||
|
||||
#define _LITTLE_ENDIAN 1234
|
||||
|
Loading…
Reference in New Issue
Block a user