Skip to content
Snippets Groups Projects
Commit 9b811d11 authored by Per Bothner's avatar Per Bothner Committed by Tom Tromey
Browse files

exception.cc: Remove prototype declarations for malloc and free.

1999-11-27  Per Bothner  <per@bothner.com>

	* exception.cc:  Remove prototype declarations for malloc and free.
	These clash with recent versions of glibc, which specifies `throws ()'
	when __cplusplus is defined.  Instead, #include <stdlib.h>.

From-SVN: r30709
parent d0f89bfc
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment