summaryrefslogtreecommitdiff
path: root/zhm/zhm.h
diff options
context:
space:
mode:
authorGravatar Richard Basch <probe@mit.edu>1993-11-20 22:37:42 +0000
committerGravatar Richard Basch <probe@mit.edu>1993-11-20 22:37:42 +0000
commit5a887ecd7655796d8bbff3c6aca0146d79d66719 (patch)
tree56877fd263b6b801f51c88f365da8a09056907af /zhm/zhm.h
parentf3dc10f8ac995e0040052f2878bbbfd71d702ddd (diff)
Removed prototyping that is done by system include files
Diffstat (limited to 'zhm/zhm.h')
-rw-r--r--zhm/zhm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/zhm/zhm.h b/zhm/zhm.h
index 2114f66..1fd1385 100644
--- a/zhm/zhm.h
+++ b/zhm/zhm.h
@@ -43,7 +43,6 @@
#define MAXRETRIES 2
-extern char *malloc();
extern Code_t send_outgoing();
extern void init_queue(), retransmit_queue();