projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fbe5495
)
include right headers
author
Steve Chamberlain
<sac@cygnus>
Fri, 4 Jun 1993 22:55:00 +0000
(22:55 +0000)
committer
Steve Chamberlain
<sac@cygnus>
Fri, 4 Jun 1993 22:55:00 +0000
(22:55 +0000)
bfd/hosts/alphaosf.h
patch
|
blob
|
history
diff --git
a/bfd/hosts/alphaosf.h
b/bfd/hosts/alphaosf.h
index d8454f00309716b9ca54f8e9c42539b162aad4a7..c3df539f2bf40f4e921eab54f8ebc8b6a070e676 100644
(file)
--- a/
bfd/hosts/alphaosf.h
+++ b/
bfd/hosts/alphaosf.h
@@
-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 */