Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 47513e87 authored by Elliott Hughes's avatar Elliott Hughes Committed by Android Git Automerger
Browse files

am 8d84b6f9: am ba4a43c6: Merge "Kill INCLUDE_SYS_MOUNT_FOR_STATFS."

* commit '8d84b6f9':
  Kill INCLUDE_SYS_MOUNT_FOR_STATFS.
parents 9f2c7435 8d84b6f9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>