include right headers
authorSteve Chamberlain <sac@cygnus>
Fri, 4 Jun 1993 22:55:00 +0000 (22:55 +0000)
committerSteve Chamberlain <sac@cygnus>
Fri, 4 Jun 1993 22:55:00 +0000 (22:55 +0000)
bfd/hosts/alphaosf.h

index d8454f00309716b9ca54f8e9c42539b162aad4a7..c3df539f2bf40f4e921eab54f8ebc8b6a070e676 100644 (file)
@@ -7,14 +7,10 @@
 #include <string.h>
 #include <sys/file.h>
 #include <alloca.h>
+#include <stdlib.h>
 
 /* 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 */