From 0cd22b6a8d1a25854fd24ab8bd6a75521091a223 Mon Sep 17 00:00:00 2001 From: Steve Chamberlain Date: Fri, 4 Jun 1993 22:55:00 +0000 Subject: [PATCH] include right headers --- bfd/hosts/alphaosf.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) 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 */ -- 2.30.2