Whamcloud - gitweb
Fix windows and mac build
authorJin Qian <jinqian@google.com>
Tue, 6 Dec 2016 01:49:41 +0000 (17:49 -0800)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 24 May 2017 02:34:18 +0000 (22:34 -0400)
commit43f927f7aa259c1deca0ec5855b1e5d23cb7f9e0
tree02aeba38d52115d25d92f35ed09fa3c5bfe5d1a6
parenta3d753f36f517d9fd98df5a5e51ed01361e6c997
Fix windows and mac build

malloc.h is not available on mac.
mntent.h and setmntent are not available on windows.

Test: cd external/e2fsprogs && mm

Change-Id: I3bc1b80156d3659f4d81975626a71f58d39ee61a
(cherry picked from commit 8ca6180b52349968daf601bd89e15491eb2f271f)
util/android_config.h