From 3c27a27f80d398a238499acca9b5f9813dcb5653 Mon Sep 17 00:00:00 2001 From: John Kohl Date: Fri, 17 Jun 1988 13:10:06 +0000 Subject: add send_outgoing --- zhm/zhm.h | 1 + 1 file changed, 1 insertion(+) (limited to 'zhm') 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" -- cgit v1.2.3