Fix a compilation error for the case where mallinfo() is not available.
authorReid Spencer <rspencer@reidspencer.com>
Fri, 31 Dec 2004 05:53:27 +0000 (05:53 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Fri, 31 Dec 2004 05:53:27 +0000 (05:53 +0000)
commit92ced2f16a43518411c8747510a311881650adea
tree71940d5a417fd9fe43f74e86237c44e57b67906f
parentba46ca3a3b3c9f4b26c01a05165e0811a85b1b2f
Fix a compilation error for the case where mallinfo() is not available.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19201 91177308-0d34-0410-b5e6-96231b3b80d8
lib/System/Unix/Process.cpp
lib/System/Unix/Process.inc