mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 05:40:30 -04:00
- Switch to USES=tar:bzip2 - Regenerate patches with `make makepatch` Approved by: portmgr blanket
10 lines
200 B
C
10 lines
200 B
C
--- 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)
|