summaryrefslogtreecommitdiff
path: root/games/diameter/files/patch-src-uni.h
diff options
context:
space:
mode:
Diffstat (limited to 'games/diameter/files/patch-src-uni.h')
-rw-r--r--games/diameter/files/patch-src-uni.h18
1 files changed, 0 insertions, 18 deletions
diff --git a/games/diameter/files/patch-src-uni.h b/games/diameter/files/patch-src-uni.h
deleted file mode 100644
index f9d5c5142ef0..000000000000
--- a/games/diameter/files/patch-src-uni.h
+++ /dev/null
@@ -1,18 +0,0 @@
---- src/uni.h.orig 2008-07-31 15:22:38.000000000 +0400
-+++ src/uni.h 2013-03-04 02:09:01.580934046 +0400
-@@ -1,6 +1,7 @@
- #ifndef UNI
- #define UNI
- #include <iostream>
-+#include <stdint.h>
-
- struct Options
- {
-@@ -15,6 +16,7 @@
- //#define DEBUG
- //#define CVS
-
-+#undef __WORDSIZE
-
- #ifdef __WORDSIZE
- #else