base/allocator: Fix conditional build settings of mallinfo
mallinfo is not a POSIX API and OS_APPLE doesn't support mallinfo nor define 'struct mallinfo'. Also <malloc.h> is not available on OS_APPLE. Change-Id: Ibe6834c7840e0e01aa85106cc6de0cf1ecf0fcf7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2505691Reviewed-by:Benoit L <lizeb@chromium.org> Reviewed-by:
Will Harris <wfh@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#822600}
Showing
Please register or sign in to comment