mars-nwe/include/nwconn.h

8 lines
138 B
C
Raw Normal View History

2011-11-13 00:38:59 +01:00
/* nwconn.h 13-May-98 */
2011-11-13 00:38:57 +01:00
#ifndef _NWCONN_H_
#define _NWCONN_H_
extern int act_pid;
2011-11-13 00:38:59 +01:00
extern void nwconn_set_program_title(char *s);
2011-11-13 00:38:57 +01:00
#endif