1/*
2 *	@(#)outbound.ext	3.1  10/29/86
3 */
4
5extern int
6	OutputClock,
7	TransparentClock;
8
9extern int
10	DataFromNetwork();
11