Install sccs headers and copyright notices.
[unix-history] / usr / src / usr.bin / tn3270 / ctlr / inbound.ext
/*
* @(#)inbound.ext 3.1 10/29/86
*/
/*
* Defines of global variables and routines from inbound.c.
*/
extern void
DoReadModified(),
DoReadBuffer(),
SendToIBM();
extern int
DataFrom3270();