summaryrefslogtreecommitdiff
path: root/games-mud/crystal/files/crystal-0.2.4-gcc43.patch
diff options
context:
space:
mode:
Diffstat (limited to 'games-mud/crystal/files/crystal-0.2.4-gcc43.patch')
-rw-r--r--games-mud/crystal/files/crystal-0.2.4-gcc43.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/games-mud/crystal/files/crystal-0.2.4-gcc43.patch b/games-mud/crystal/files/crystal-0.2.4-gcc43.patch
deleted file mode 100644
index dbb4e2a1649f..000000000000
--- a/games-mud/crystal/files/crystal-0.2.4-gcc43.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/common.h
-+++ b/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>