aboutsummaryrefslogtreecommitdiff
path: root/bfd/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/hosts')
-rw-r--r--bfd/hosts/hppabsd.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/bfd/hosts/hppabsd.h b/bfd/hosts/hppabsd.h
index 534ec4e..ad9660e 100644
--- a/bfd/hosts/hppabsd.h
+++ b/bfd/hosts/hppabsd.h
@@ -9,9 +9,8 @@
#include <ctype.h>
#include <string.h>
#include <sys/file.h>
-
-extern PTR malloc PARAMS ((unsigned));
-extern void free PARAMS ((PTR));
+#include <stdlib.h>
+#include <unistd.h>
#define HOST_HPPABSD