summaryrefslogtreecommitdiff
path: root/games/mythserver/files/patch-common::authentication.c
blob: 90bdc94acccf12cefebc269a71c37b65648ce287 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- common/authentication.c.orig	Sat Feb  9 15:13:18 2002
+++ common/authentication.c	Sat Feb  9 15:13:34 2002
@@ -15,6 +15,7 @@
 #include "authentication.h"
 
 /* -------- code */
+#define SERVER
 
 #ifdef SERVER
 static authentication_token global_guest_token= {0};