aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2015-06-25 01:25:55 +0000
committerKevin Lo <kevlo@FreeBSD.org>2015-06-25 01:25:55 +0000
commit9241f546988424d65ea40a0b349b491187f72bb7 (patch)
treeee0e1818ae0df219acb801640aea6c88cb551721
parentc82349ae0dfefa5d6dc9842dc8b8b840e344da3e (diff)
downloadports-9241f546988424d65ea40a0b349b491187f72bb7.tar.gz
ports-9241f546988424d65ea40a0b349b491187f72bb7.zip
Notes
-rw-r--r--sysutils/zbackup/files/patch-compression.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/zbackup/files/patch-compression.cc b/sysutils/zbackup/files/patch-compression.cc
index c54882139083..741c5e104307 100644
--- a/sysutils/zbackup/files/patch-compression.cc
+++ b/sysutils/zbackup/files/patch-compression.cc
@@ -5,7 +5,7 @@
};
-#include <endian.h>
-+#include <machine/endian.h>
++#include <sys/endian.h>
// like NoStreamEnDecoder, but also adds the uncompressed size before the stream
//NOTE You should make sure that the compression function doesn't overwrite any