Skip to content

Commit

Permalink
fix compile error
Browse files Browse the repository at this point in the history
Signed-off-by: Neil Shen <[email protected]>
  • Loading branch information
overvenus committed Jun 7, 2024
1 parent c23c775 commit 576fd0c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions port/port_posix.h
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@

namespace ROCKSDB_NAMESPACE {

static std::shared_ptr<Logger> global_info_log;

extern const bool kDefaultToAdaptiveMutex;

namespace port {
Expand Down

0 comments on commit 576fd0c

Please sign in to comment.