summaryrefslogtreecommitdiff
path: root/zhm/zhm.h
diff options
context:
space:
mode:
Diffstat (limited to 'zhm/zhm.h')
-rw-r--r--zhm/zhm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/zhm/zhm.h b/zhm/zhm.h
index 94d9c9b..44b57ba 100644
--- a/zhm/zhm.h
+++ b/zhm/zhm.h
@@ -45,6 +45,7 @@
extern char *malloc();
extern Code_t send_outgoing();
+extern void init_queue(), retransmit_queue();
#ifdef vax
#define MACHINE "vax"