Fix compile error on some machines
Former-commit-id: 5f491a38cb7eae63fd316c465f317005bbced385
This commit is contained in:
parent
5cd72115d1
commit
c10f6d9b51
@ -8,6 +8,7 @@
|
|||||||
static const char keyprefix[] = INTERNAL_KEY_PREFIX;
|
static const char keyprefix[] = INTERNAL_KEY_PREFIX;
|
||||||
|
|
||||||
rocksdb::Options DefaultRocksDBOptions();
|
rocksdb::Options DefaultRocksDBOptions();
|
||||||
|
extern "C" pid_t gettid();
|
||||||
|
|
||||||
bool FInternalKey(const char *key, size_t cch)
|
bool FInternalKey(const char *key, size_t cch)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user