Kill INCLUDE_SYS_MOUNT_FOR_STATFS.
Change-Id: I692179cae9d476dd5a0b5fa92813b61934dd7c87
This commit is contained in:
parent
55f71bc080
commit
9a4e7f492e
@ -40,7 +40,7 @@
|
||||
|
||||
#include <private/android_filesystem_config.h>
|
||||
|
||||
#if INCLUDE_SYS_MOUNT_FOR_STATFS
|
||||
#if defined(__APPLE__)
|
||||
#include <sys/mount.h>
|
||||
#else
|
||||
#include <sys/statfs.h>
|
||||
|
Loading…
Reference in New Issue
Block a user