am 3801189b: am 7cff30c7: am b7f0693a: Merge "Remove bogus #include <endian.h> from <sys/stat.h>."

* commit '3801189b586eb3538d9ef42863ecdfb17e78009c':
  Remove bogus #include <endian.h> from <sys/stat.h>.
This commit is contained in:
Elliott Hughes
2014-12-19 00:08:08 +00:00
committed by Android Git Automerger

View File

@@ -29,7 +29,6 @@
#ifndef _SYS_STAT_H_
#define _SYS_STAT_H_
#include <endian.h>
#include <linux/stat.h>
#include <machine/timespec.h>
#include <sys/cdefs.h>