summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1996-12-13 07:37:10 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1996-12-13 07:37:10 +0000
commit78b44da72fe3b33ae100918665ffaa0953e931ab (patch)
treee4e04c2c03a37516b8d6b695f7cd514cef20a360
parent5442376381df86e6e2e929f6383db62b2f5cb787 (diff)
Notes
-rw-r--r--games/adventure/hdr.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/games/adventure/hdr.h b/games/adventure/hdr.h
index 3072f9bd479a..c77663a8ade4 100644
--- a/games/adventure/hdr.h
+++ b/games/adventure/hdr.h
@@ -156,7 +156,6 @@ int turns,lmwarn,iwest,knfloc,detail, /* various flags & counters */
int demo,newloc,limit;
-char *malloc();
char *decr();
unsigned long crc();