OSDN Git Service

Kill INCLUDE_SYS_MOUNT_FOR_STATFS.
authorElliott Hughes <enh@google.com>
Thu, 20 Nov 2014 20:58:26 +0000 (12:58 -0800)
committerElliott Hughes <enh@google.com>
Thu, 20 Nov 2014 20:58:26 +0000 (12:58 -0800)
Change-Id: If3ff83c475921d72936a19317e356549d1706fab

core/combo/include/arch/darwin-x86/AndroidConfig.h

index 35d826c..5d7dde9 100644 (file)
 /* #define HAVE_MALLOC_H */
 
 /*
- * Define if we include <sys/mount.h> for statfs()
- */
-#define INCLUDE_SYS_MOUNT_FOR_STATFS 1
-
-/*
  * What CPU architecture does this platform use?
  */
 #define ARCH_X86