opnsense-ports/sysutils/zbackup/files/patch-compression.cc
Franco Fichtner 129c0c39e3 */*: sync with upstream
Taken from: FreeBSD
2015-06-25 11:01:37 +02:00

11 lines
357 B
C++

--- compression.cc.orig 2015-06-23 12:18:26.923826000 +0800
+++ compression.cc 2015-06-23 12:19:37.282685000 +0800
@@ -292,7 +292,7 @@
}
};
-#include <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