Skip to content

Commit

Permalink
Merge pull request steemit#3209 from Someguy123/Someguy123-patch-1
Browse files Browse the repository at this point in the history
Fix version.hpp for newer glibc by adding sysmacros
  • Loading branch information
Michael Vandeberg authored May 21, 2019
2 parents dc983c5 + ecbe23a commit ebbb72c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libraries/protocol/include/steem/protocol/version.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

#include <fc/string.hpp>
#include <fc/time.hpp>
#include <sys/sysmacros.h>

namespace steem { namespace protocol {

Expand Down

0 comments on commit ebbb72c

Please sign in to comment.