Merge pull request #1429 from jow-/sysstat-musl-compat
[feed/packages.git] / libs / zmq / patches / streamoff_missing_with_ulibc++.patch
1 --- a/src/blob.hpp 2014-06-04 10:19:12.680062287 +0800
2 +++ b/src/blob.hpp 2014-06-04 10:30:31.168047457 +0800
3 @@ -21,6 +21,7 @@
4 #define __ZMQ_BLOB_HPP_INCLUDED__
5
6 #include <string>
7 +#include <ios>
8 #include <string.h>
9
10 // Borrowed from id3lib_strings.h: