summaryrefslogtreecommitdiff
path: root/games/xzip/files/patch-ab
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>1999-05-09 23:06:53 +0000
committerMatthew Hunt <mph@FreeBSD.org>1999-05-09 23:06:53 +0000
commit5ed86da7581e0210cc959ee5ccc24bdb15b4acad (patch)
tree97ba21c684b8955aaf7b8194a4becf8125867c61 /games/xzip/files/patch-ab
parentRemove stale test instructions, fix grammar. (diff)
Correct distfile fennerage by upgrading to 1.8.1.
Notes
Notes: svn path=/head/; revision=18711
Diffstat (limited to '')
-rw-r--r--games/xzip/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/xzip/files/patch-ab b/games/xzip/files/patch-ab
new file mode 100644
index 000000000000..30c5c067b4ac
--- /dev/null
+++ b/games/xzip/files/patch-ab
@@ -0,0 +1,11 @@
+--- ztypes.h.orig Sun May 9 16:02:32 1999
++++ ztypes.h Sun May 9 16:02:52 1999
+@@ -19,6 +19,8 @@
+ #include <malloc.h>
+ #endif /* MSDOS */
+
++#include <machine/endian.h>
++
+ /* Try the endianness auto-detect. */
+
+ #ifdef AUTO_END_MODE