summaryrefslogtreecommitdiff
path: root/www/arena/files/patch-ae
blob: a6b215204ee70af3fcc64fb297c9c601db93917e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- ./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[] =