1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/graphics/xli/files/patch-aa
1994-11-24 21:56:48 +00:00

11 lines
282 B
Plaintext

--- ./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();