Whamcloud - gitweb
f88c6d15dce490f07f609160df20da3a7b0159ba
[tools/e2fsprogs.git] / util / android_config.h
1 /* work around bug in AndroidConfig.h */
2 #ifdef HAVE_MALLOC_H
3 #undef HAVE_MALLOC_H
4 #define HAVE_MALLOC_H 1
5 #endif
6
7 #define ROOT_SYSCONFDIR "/etc"