X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fnetserv.c;h=21a48572d08af642fc09fbb42cd94630971fa0b6;hp=e6ba74ab06c1fe618da823fba9bce0017f3af2a9;hb=c9433eab5c4317ed4f89164b386a7d33562e29be;hpb=e53d4eb6060f69fdedc6196bba0c68a5afe7ecc0 diff --git a/src/netserv.c b/src/netserv.c index e6ba74ab..21a48572 100644 --- a/src/netserv.c +++ b/src/netserv.c @@ -1,7 +1,7 @@ /*********************************************************** * Rocks'n'Diamonds -- McDuffin Strikes Back! * *----------------------------------------------------------* -* (c) 1995-2001 Artsoft Entertainment * +* (c) 1995-2002 Artsoft Entertainment * * Holger Schemel * * Detmolder Strasse 189 * * 33604 Bielefeld * @@ -11,7 +11,7 @@ * network.c * ***********************************************************/ -#include "libgame/libgame.h" +#include "libgame/platform.h" #if defined(PLATFORM_UNIX) @@ -26,9 +26,7 @@ #include #include -#if 0 #include "libgame/libgame.h" -#endif #include "netserv.h"