(player_accept): Back out rev. 1.9, it doesn't compile under Windows.
Needs fixing.
This commit is contained in:
parent
dc2d3ff447
commit
cb23a7e5b0
1 changed files with 1 additions and 1 deletions
|
@ -199,7 +199,7 @@ player_accept(void *argv)
|
|||
short port;
|
||||
int val;
|
||||
struct player *np;
|
||||
socklen_t len;
|
||||
int len;
|
||||
int ns;
|
||||
int set = 1;
|
||||
int stacksize;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue