mars-nwe/nwconn.h
2011-11-13 00:38:59 +01:00

8 lines
118 B
C

/* nwconn.h 01-Aug-97 */
#ifndef _NWCONN_H_
#define _NWCONN_H_
extern int act_connection;
extern int act_pid;
#endif