summaryrefslogtreecommitdiff
path: root/zhm/zhm.h
diff options
context:
space:
mode:
authorGravatar John Kohl <jtkohl@mit.edu>1988-06-17 13:10:06 +0000
committerGravatar John Kohl <jtkohl@mit.edu>1988-06-17 13:10:06 +0000
commit3c27a27f80d398a238499acca9b5f9813dcb5653 (patch)
tree33f6beb2dfe2412c891d78024d6867e578b3736a /zhm/zhm.h
parent41850bbb7649e36b426ee7e8c3c03965c47ee207 (diff)
add send_outgoing
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 c6fca25..52924dd 100644
--- a/zhm/zhm.h
+++ b/zhm/zhm.h
@@ -41,6 +41,7 @@
#define MAXRETRIES 2
extern char *malloc();
+extern Code_t send_outgoing();
#ifdef vax
#define MACHINE "vax"