/* nwconn.h 19-Nov-97 */ #ifndef _NWCONN_H_ #define _NWCONN_H_ extern int act_connection; extern int act_pid; extern void nwconn_set_program_title(char *s); #endif