From 3197d3d61b406d50df6394db78f7efeba9cc50c1 Mon Sep 17 00:00:00 2001 From: John Gilmore Date: Sun, 5 Jan 1992 23:41:28 +0000 Subject: [PATCH] Add declaration of free() to config/ho-generic.h --- gas/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index cccf286e05e..933227203e8 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,6 +1,8 @@ Sat Jan 4 16:34:16 1992 John Gilmore (gnu at cygnus.com) * as.h: Move redefine of xfree. + * config/ho-generic.h: Declare free(), since it's used without + ()s in obstack_begin. * read.c: Use xmalloc, not malloc. * expr.c, input-scrub.c, write.c: Avoid "know" macros that cover more than one line, since this causes char strings -- 2.30.2