mirror of
https://github.com/tbamud/tbamud.git
synced 2026-01-26 19:06:10 +01:00
Changes to compile under Windows (thanks Fade)
This commit is contained in:
parent
841a39a2f7
commit
c255d299bb
5 changed files with 429 additions and 7 deletions
|
|
@ -6,7 +6,10 @@
|
|||
Header files.
|
||||
******************************************************************************/
|
||||
|
||||
#include "conf.h"
|
||||
#ifndef CIRCLE_WINDOWS
|
||||
#include <arpa/telnet.h>
|
||||
#endif
|
||||
#include <sys/types.h>
|
||||
#include "protocol.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue