* commit '46afef329fee8de35d092e3f1e635d11d6f6e91d': Fix <sys/endian.h> uint32_t build failures.
This commit is contained in:
		@@ -39,6 +39,8 @@
 | 
			
		||||
#include <sys/cdefs.h>
 | 
			
		||||
#include <machine/endian.h>
 | 
			
		||||
 | 
			
		||||
#include <stdint.h>
 | 
			
		||||
 | 
			
		||||
#define _LITTLE_ENDIAN	1234
 | 
			
		||||
#define _BIG_ENDIAN	4321
 | 
			
		||||
#define _PDP_ENDIAN	3412
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user