From 1d959a3fc86e07ded30dfb231f7c05064c8a3975 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Thu, 8 Jan 2004 10:51:16 +0000 Subject: - Fix build on 5.x PR: ports/61022 Submitted by: Ulrich Spoerlein --- games/mythserver/files/patch-users_new::main.c | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) (limited to 'games/mythserver/files/patch-users_new::main.c') diff --git a/games/mythserver/files/patch-users_new::main.c b/games/mythserver/files/patch-users_new::main.c index 83ab178b2afa..14f2b9562961 100644 --- a/games/mythserver/files/patch-users_new::main.c +++ b/games/mythserver/files/patch-users_new::main.c @@ -1,5 +1,21 @@ ---- users_new/main.c.orig Sun May 18 02:36:43 2003 -+++ users_new/main.c Sun May 18 02:37:47 2003 +--- users_new/main.c.orig Thu Feb 7 11:58:56 2002 ++++ users_new/main.c Wed Jan 7 17:13:02 2004 +@@ -6,7 +6,6 @@ + + #define SERVER + +-#include "cseries.h" + #include + #include + #include +@@ -20,6 +19,7 @@ + #include + #include + ++#include "cseries.h" + #include "environment.h" + #include "metaserver_common_structs.h" + #include "stats.h" @@ -97,16 +97,7 @@ NUMBER_OF_CLIENT_TYPES }; -- cgit v1.2.3