From: Steve Chamberlain Date: Fri, 4 Jun 1993 22:55:00 +0000 (+0000) Subject: include right headers X-Git-Tag: gdb-4_18-branchpoint~18943 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cd22b6a8d1a25854fd24ab8bd6a75521091a223;p=thirdparty%2Fbinutils-gdb.git include right headers --- diff --git a/bfd/hosts/alphaosf.h b/bfd/hosts/alphaosf.h index d8454f00309..c3df539f2bf 100644 --- a/bfd/hosts/alphaosf.h +++ b/bfd/hosts/alphaosf.h @@ -7,14 +7,10 @@ #include #include #include +#include /* Make the basic types 64-bit quantities on the host */ #define HOST_64_BIT long -#ifndef DONTDECLARE_MALLOC -extern PTR EXFUN(malloc,(unsigned)); -extern PTR EXFUN(realloc, (PTR, unsigned)); -#endif - /* EXACT TYPES */