summaryrefslogtreecommitdiff
path: root/games/csmash/files/patch-MultiPlay.cpp
blob: 9757324648fa8181934304095af993da51172af3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- MultiPlay.cpp.orig	Tue Nov 11 16:12:35 2003
+++ MultiPlay.cpp	Tue Nov 11 16:10:24 2003
@@ -35,7 +35,7 @@
 
 #if defined(WIN32) || defined(__FreeBSD__)
 
-typedef int socklen_t;		/* mimic Penguin's typedef */
+//typedef int socklen_t;		/* mimic Penguin's typedef */
 
 #else	/* ! WIN32 */