[packages/zipios++] - include zutil.h because ptrdiff_t is declared there

witekfl witekfl at pld-linux.org
Tue Jan 14 13:52:19 CET 2014


commit 2494380a9433bb72ffeec5fb6c0242a1e61347d3
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Tue Jan 14 13:51:02 2014 +0100

    - include zutil.h because ptrdiff_t is declared there

 ptrdiff.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/ptrdiff.patch b/ptrdiff.patch
new file mode 100644
index 0000000..2f4ec1e
--- /dev/null
+++ b/ptrdiff.patch
@@ -0,0 +1,11 @@
+--- zipios++-0.1.5/src/directory.h.orig	2014-01-14 13:45:23.995488768 +0100
++++ zipios++-0.1.5/src/directory.h	2014-01-14 13:48:21.541567815 +0100
+@@ -52,6 +52,8 @@
+ #include <sys/types.h>
+ #endif
+ 
++#include <zutil.h>
++
+ // --------------------------------------------------------------------------
+ 
+ namespace boost
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/zipios++.git/commitdiff/aa8c7c37147a82cd722a003a25fa7d54fe8e744c



More information about the pld-cvs-commit mailing list