]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android-sdk/platform-bionic.git/commitdiff
Merge "Fix the types of some of the struct stat fields."
authorElliott Hughes <enh@google.com>
Thu, 18 Dec 2014 23:38:26 +0000 (23:38 +0000)
committerGerrit Code Review <noreply-gerritcodereview@google.com>
Thu, 18 Dec 2014 23:38:26 +0000 (23:38 +0000)
libc/include/sys/stat.h

index 9fed170a559a82f1192adb5b3db22e9c5346e33c..7017865bd477b17ec8971d7373c6faa10e7ab7ca 100644 (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>