aboutsummaryrefslogtreecommitdiff
path: root/games/iourbanterror/files/patch-code__qcommon__common.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/iourbanterror/files/patch-code__qcommon__common.c')
-rw-r--r--games/iourbanterror/files/patch-code__qcommon__common.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/games/iourbanterror/files/patch-code__qcommon__common.c b/games/iourbanterror/files/patch-code__qcommon__common.c
deleted file mode 100644
index 6899017952d4..000000000000
--- a/games/iourbanterror/files/patch-code__qcommon__common.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./code/qcommon/common.c.orig Wed Apr 26 08:27:12 2006
-+++ ./code/qcommon/common.c Sun Jun 11 17:26:26 2006
-@@ -25,6 +25,7 @@
- #include "qcommon.h"
- #include <setjmp.h>
- #ifndef _WIN32
-+#include <sys/types.h>
- #include <netinet/in.h>
- #include <sys/stat.h> // umask
- #else