1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/games/xzip/files/patch-ab
1999-05-09 23:06:53 +00:00

12 lines
236 B
Plaintext

--- 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