mars-nwe/nwconn.h

7 lines
93 B
C

#ifndef _NWCONN_H_
#define _NWCONN_H_
extern int act_connection;
extern int act_pid;
#endif