summaryrefslogblamecommitdiff
path: root/graphics/xli/files/patch-aa
blob: d170886c1c07742035e464c6f9832248488271c0 (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                   
--- ./xli.h.org	Thu Jul 28 18:13:28 1994
+++ ./xli.h	Wed Nov 23 21:03:24 1994
@@ -288,6 +288,7 @@
 
 void          flipBits();	/* value.c */
 
+#define zopen zzopen /* to avoid conflict with zopen in stdio.h */
 ZFILE   *zopen(); /* zio.c */
 int      zread();
 void     zunread();