Merge "Remove bogus #include <endian.h> from <sys/stat.h>."

This commit is contained in:
Elliott Hughes 2014-12-18 23:24:25 +00:00 committed by Gerrit Code Review
commit b7f0693aaa
1 changed files with 0 additions and 1 deletions

View File

@ -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>