aboutsummaryrefslogtreecommitdiff
path: root/graphics/xli/files
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1994-11-24 21:56:48 +0000
committerSatoshi Asami <asami@FreeBSD.org>1994-11-24 21:56:48 +0000
commit54db456b02dbe25ad214121d1c38bf5cd5fab77e (patch)
tree7629995d8bc65c0cea48efdbc4fd43d6a57a52d2 /graphics/xli/files
parent82662fb79acf0f515c07a5ee86d88fade11502a5 (diff)
Notes
Diffstat (limited to 'graphics/xli/files')
-rw-r--r--graphics/xli/files/patch-aa10
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/xli/files/patch-aa b/graphics/xli/files/patch-aa
new file mode 100644
index 000000000000..d170886c1c07
--- /dev/null
+++ b/graphics/xli/files/patch-aa
@@ -0,0 +1,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();