From: Jeff Law Date: Tue, 2 Nov 1993 23:39:55 +0000 (+0000) Subject: * config/ho-hpux.h: Do not include ho-sysv.h. Instead include X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=20cee6d8bd9ea5a8e83ea551ceacac77ffa05d9a;p=binutils-gdb.git * config/ho-hpux.h: Do not include ho-sysv.h. Instead include standard hpux include files to pick up various function decls. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index bdd147f0792..f79490ce6ac 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -6,6 +6,9 @@ Tue Nov 2 18:04:11 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) Tue Nov 2 15:07:07 1993 Jeffrey A. Law (law@snake.cs.utah.edu) + * config/ho-hpux.h: Do not include ho-sysv.h. Instead include + standard hpux include files to pick up various function decls. + * config/ho-hppaosf.h: Delete _IO* macros. They are defined in stdio.h. Delete bogus declaration of free. Get path to alloca-conf.h right.