* alloc.c: Simplify by removing use of HAVE_EXECINFO_H.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 7 Apr 2014 17:52:38 +0000 (10:52 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 7 Apr 2014 17:52:38 +0000 (10:52 -0700)
commit608a4502b9fa8f5681368657fba5d5fd0fa46817
tree88737a27e165aa144b96e0aa1e72308f3020a51e
parent5da21a7f8a39354008b010305d8d4e8b4a0b3967
* alloc.c: Simplify by removing use of HAVE_EXECINFO_H.

We have a substitute execinfo.h on hosts that lack it.
(suspicious_free_history): Make it EXTERNALLY_VISIBLE so it
isn't optimized away.
src/ChangeLog
src/alloc.c