system.h: Include malloc.h if INCLUDE_MALLOC_H and HAVE_MALLINFO.
authorRichard Biener <rguenther@suse.de>
Mon, 4 Nov 2019 14:05:24 +0000 (14:05 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 4 Nov 2019 14:05:24 +0000 (14:05 +0000)
commit6fb349540ce6464e9222d4c236a2c43a174d058b
tree3e98900b6ea727f70412a326d7bbd6f069a1160d
parent253f29f1adefd9bc9808addd4498e6b9cea7827b
system.h: Include malloc.h if INCLUDE_MALLOC_H and HAVE_MALLINFO.

2019-11-04  Richard Biener  <rguenther@suse.de>

* system.h: Include malloc.h if INCLUDE_MALLOC_H and HAVE_MALLINFO.
* ggc-common.c: Remove inclusion of malloc.h, define INCLUDE_MALLOC_H.

From-SVN: r277779
gcc/ChangeLog
gcc/ggc-common.c
gcc/system.h