silence gcc warnings

This commit is contained in:
Russ Cox
2005-11-07 17:21:23 +00:00
parent 1c8b499228
commit 494adeed0b
6 changed files with 22 additions and 20 deletions

View File

@ -7,7 +7,9 @@
#include "devip.h"
#ifdef MSVC
#pragma comment(lib, "wsock32.lib")
#endif
#undef listen
#undef accept