Last test commit
This commit is contained in:
parent
ffd1c546b8
commit
f12630f7e5
@ -29,8 +29,10 @@ extern int mynode;
|
|||||||
extern int gSocket;
|
extern int gSocket;
|
||||||
extern int sshBBS;
|
extern int sshBBS;
|
||||||
extern int bbs_stderr;
|
extern int bbs_stderr;
|
||||||
|
|
||||||
int running_door_pid = 0;
|
int running_door_pid = 0;
|
||||||
int running_door = 0;
|
int running_door = 0;
|
||||||
|
|
||||||
extern int telnet_bin_mode;
|
extern int telnet_bin_mode;
|
||||||
extern int timeoutpaused;
|
extern int timeoutpaused;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user