summaryrefslogtreecommitdiff
path: root/graphics/xli/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/xli/files/patch-aa')
-rw-r--r--graphics/xli/files/patch-aa10
1 files changed, 0 insertions, 10 deletions
diff --git a/graphics/xli/files/patch-aa b/graphics/xli/files/patch-aa
deleted file mode 100644
index d170886c1c07..000000000000
--- a/graphics/xli/files/patch-aa
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./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();