packages/libs/zmq/patches/streamoff_missing_with_ulibc++.patch
Dirk Chang 3ff4d6dda5 libzmq upgrade to 4.1.1
lzmq upgrade to 0.4.3

Signed-off-by: Dirk Chang <dirk@kooiot.com>
2015-06-17 22:56:26 +08:00

10 lines
259 B
Diff

--- a/src/blob.hpp 2014-06-04 10:19:12.680062287 +0800
+++ b/src/blob.hpp 2014-06-04 10:30:31.168047457 +0800
@@ -21,6 +21,7 @@
#define __ZMQ_BLOB_HPP_INCLUDED__
#include <string>
+#include <ios>
#include <string.h>
// Borrowed from id3lib_strings.h: