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 d8454f0..c3df539 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 */