summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-mud/crystal/files/crystal-0.2.2-gcc43.patch')
-rw-r--r--games-mud/crystal/files/crystal-0.2.2-gcc43.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/games-mud/crystal/files/crystal-0.2.2-gcc43.patch b/games-mud/crystal/files/crystal-0.2.2-gcc43.patch
deleted file mode 100644
index 40623c5c22b3..000000000000
--- a/games-mud/crystal/files/crystal-0.2.2-gcc43.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- common.h
-+++ common.h
-@@ -3,6 +3,8 @@
-
- #include <string>
- #include <stdio.h>
-+#include <cstring>
-+#include <cstdlib>
- #include <curses.h>
- #include <termios.h>
- #include <sys/ioctl.h>