From: Steve Chamberlain Date: Fri, 4 Jun 1993 22:55:00 +0000 (+0000) Subject: include right headers X-Git-Tag: gdb-4_18~18944 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0cd22b6a8d1a25854fd24ab8bd6a75521091a223;p=platform%2Fupstream%2Fbinutils.git include right headers --- diff --git a/bfd/hosts/alphaosf.h b/bfd/hosts/alphaosf.h index d8454f0..c3df539 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 */