summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-roguelike/nethack/files/nethack-3.4.3-gibc210.patch')
-rw-r--r--games-roguelike/nethack/files/nethack-3.4.3-gibc210.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/games-roguelike/nethack/files/nethack-3.4.3-gibc210.patch b/games-roguelike/nethack/files/nethack-3.4.3-gibc210.patch
deleted file mode 100644
index 20675cabf4b4..000000000000
--- a/games-roguelike/nethack/files/nethack-3.4.3-gibc210.patch
+++ /dev/null
@@ -1,13 +0,0 @@
---- include/unixconf.h.old 2009-10-07 09:37:46.000000000 +0200
-+++ include/unixconf.h 2009-10-07 09:38:05.000000000 +0200
-@@ -293,10 +293,8 @@
- # endif
- #else /* therefore SYSV */
- # ifndef index /* some systems seem to do this for you */
--#define index strchr
- # endif
- # ifndef rindex
--#define rindex strrchr
- # endif
- #endif
-