forked from openkylin/platform_build
Kill INCLUDE_SYS_MOUNT_FOR_STATFS.
Change-Id: If3ff83c475921d72936a19317e356549d1706fab
This commit is contained in:
parent
79d8f41e1d
commit
c9b2472b50
|
@ -88,11 +88,6 @@
|
|||
*/
|
||||
/* #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?
|
||||
*/
|
||||
|
|
Loading…
Reference in New Issue