aboutsummaryrefslogtreecommitdiff
path: root/games/maelstrom/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'games/maelstrom/files/patch-aa')
-rw-r--r--games/maelstrom/files/patch-aa11
1 files changed, 0 insertions, 11 deletions
diff --git a/games/maelstrom/files/patch-aa b/games/maelstrom/files/patch-aa
deleted file mode 100644
index 8b26fe1b3b7b..000000000000
--- a/games/maelstrom/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- netlogic/netplay.cpp.orig Mon Mar 13 20:51:15 2000
-+++ netlogic/netplay.cpp Mon Mar 13 20:52:10 2000
-@@ -39,7 +39,7 @@
- #define RESET_ERRNO() errno = 0
- #endif /* WIN32 */
-
--#if !defined(linux) && !defined(__SVR4)
-+#if !defined(linux) && !defined(__SVR4) && !defined(__FreeBSD__)
- typedef int socklen_t;
- #endif
-