Merge "Kill INCLUDE_SYS_MOUNT_FOR_STATFS."
This commit is contained in:
commit
ba4a43c6c7
@ -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