From 543ea76c6edc2ff9a27fa3cd181aae3f0438c02a Mon Sep 17 00:00:00 2001 From: Volker Stolz Date: Fri, 18 Jun 2004 08:16:23 +0000 Subject: Update to 0.31 PR: ports/65929 Submitted by: maintainer --- games/fuhquake/files/patch-sv_sys_unix.c | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 games/fuhquake/files/patch-sv_sys_unix.c (limited to 'games/fuhquake/files/patch-sv_sys_unix.c') diff --git a/games/fuhquake/files/patch-sv_sys_unix.c b/games/fuhquake/files/patch-sv_sys_unix.c deleted file mode 100644 index 5182ac61a7cc..000000000000 --- a/games/fuhquake/files/patch-sv_sys_unix.c +++ /dev/null @@ -1,11 +0,0 @@ ---- sv_sys_unix.c.orig Wed May 21 17:18:37 2003 -+++ sv_sys_unix.c Wed May 21 15:09:31 2003 -@@ -24,7 +24,7 @@ - #include - #endif - --#if defined(__linux__) || defined(sun) -+#if defined(__linux__) || defined(__FreeBSD__) || defined(sun) - #include - #include - #include -- cgit v1.2.3