X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fnetwork.c;h=2b0ac6c205ecf7a9cafe378e1c95f733405b4ee0;hp=32e2db2bb147fc78f3461db802d01af83a76cf69;hb=c9433eab5c4317ed4f89164b386a7d33562e29be;hpb=e53d4eb6060f69fdedc6196bba0c68a5afe7ecc0 diff --git a/src/network.c b/src/network.c index 32e2db2b..2b0ac6c2 100644 --- a/src/network.c +++ b/src/network.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) @@ -24,9 +24,7 @@ #include #include -#if 0 #include "libgame/libgame.h" -#endif #include "network.h" #include "netserv.h"