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

Commit ba4a43c6 authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

Merge "Kill INCLUDE_SYS_MOUNT_FOR_STATFS."

parents fd5a3e06 9a4e7f49
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>