lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

030-streamoff_missing_with_ulibc++.patch (187B)


      1 --- a/src/blob.hpp
      2 +++ b/src/blob.hpp
      3 @@ -31,6 +31,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: