added forward ref (static int create_net_chan(); )

This commit is contained in:
Janet B. Anderson
1993-07-21 12:11:12 +00:00
parent 4ca3371778
commit 74582a53ee
+1
View File
@@ -122,6 +122,7 @@ static void tcp_recv_msg();
static void udp_recv_msg();
static void notify_ca_repeater();
static int cac_send_msg_piiu();
static int create_net_chan();
#ifdef VMS
void vms_recv_msg_ast();
#endif