* commit '7cff30c7c67454e5b0f97c0dcc6261c73ae664c8': Remove bogus #include <endian.h> from <sys/stat.h>.
This commit is contained in:
		@@ -29,7 +29,6 @@
 | 
				
			|||||||
#ifndef _SYS_STAT_H_
 | 
					#ifndef _SYS_STAT_H_
 | 
				
			||||||
#define _SYS_STAT_H_
 | 
					#define _SYS_STAT_H_
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include <endian.h>
 | 
					 | 
				
			||||||
#include <linux/stat.h>
 | 
					#include <linux/stat.h>
 | 
				
			||||||
#include <machine/timespec.h>
 | 
					#include <machine/timespec.h>
 | 
				
			||||||
#include <sys/cdefs.h>
 | 
					#include <sys/cdefs.h>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user