From: Elliott Hughes Date: Thu, 20 Nov 2014 20:54:21 +0000 (-0800) Subject: Kill INCLUDE_SYS_MOUNT_FOR_STATFS. X-Git-Tag: android-x86-7.1-r1~1005^2~158^2 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=9a4e7f492e6e80bb171111d307658be7e2132ae3;p=android-x86%2Fframeworks-native.git Kill INCLUDE_SYS_MOUNT_FOR_STATFS. Change-Id: I692179cae9d476dd5a0b5fa92813b61934dd7c87 --- diff --git a/cmds/installd/installd.h b/cmds/installd/installd.h index 36c3e8c3f5..4d86362377 100644 --- a/cmds/installd/installd.h +++ b/cmds/installd/installd.h @@ -40,7 +40,7 @@ #include -#if INCLUDE_SYS_MOUNT_FOR_STATFS +#if defined(__APPLE__) #include #else #include