mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
12 lines
236 B
Plaintext
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
|