am 3d83b189: Merge "[MIPS64] Fix mips64 build."

* commit '3d83b18970f32467596830845793b18a858f59e6':
  [MIPS64] Fix mips64 build.
This commit is contained in:
Elliott Hughes 2015-02-23 16:09:17 +00:00 committed by Android Git Automerger
commit 07e218a484

View File

@ -29,7 +29,7 @@
#include <sys/stat.h>
#include <sys/types.h>
#include <sys/syscall.h>
#include <asm/unistd.h>
#include <unistd.h>
struct kernel_stat {
unsigned int st_dev;