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

Commit 8d84b6f9 authored by Elliott Hughes's avatar Elliott Hughes Committed by Android Git Automerger
Browse files

am ba4a43c6: Merge "Kill INCLUDE_SYS_MOUNT_FOR_STATFS."

* commit 'ba4a43c6':
  Kill INCLUDE_SYS_MOUNT_FOR_STATFS.
parents 1bdade05 ba4a43c6
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>