blob: 269be22ccbae2750d4326990565e8066e31d9564 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- mkzcfw.c.orig 2011-12-22 14:21:03 UTC
+++ mkzcfw.c
@@ -18,6 +18,7 @@
#include <errno.h>
#include <sys/stat.h>
+#include "freebsd.h"
#include "cyg_crc.h"
#if (__BYTE_ORDER == __BIG_ENDIAN)
|