summaryrefslogtreecommitdiff
path: root/www/arena/files/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'www/arena/files/patch-ae')
-rw-r--r--www/arena/files/patch-ae12
1 files changed, 0 insertions, 12 deletions
diff --git a/www/arena/files/patch-ae b/www/arena/files/patch-ae
deleted file mode 100644
index a6b215204ee7..000000000000
--- a/www/arena/files/patch-ae
+++ /dev/null
@@ -1,12 +0,0 @@
---- ./Arena/Implementation/icon.c.org Thu Mar 21 07:28:53 1996
-+++ ./Arena/Implementation/icon.c Tue Apr 30 00:22:54 1996
-@@ -46,7 +46,9 @@
- #if defined __QNX__ || (defined(sco) && !defined(sco_os5))
- #define index strchr
- #else
-+#if !defined(index)
- extern char *index();
-+#endif
- #endif
-
- static char basis_64[] =