update rocksdb to 7.9.2

This commit is contained in:
Jake Hillion 2023-02-27 11:01:59 -08:00 committed by Jake Hillion
parent 3a236aa4f2
commit e3ff13fd5e
2 changed files with 2 additions and 1 deletions

2
extern/rocksdb vendored

@ -1 +1 @@
Subproject commit 3981430f541098982b2e39d85c6f12fe0d6a5bdf
Subproject commit 444b3f4845dd01b0d127c4b420fdd3b50ad56682

View File

@ -31,6 +31,7 @@
#include "PaddingHunter.h"
#include "rocksdb/db.h"
#include "rocksdb/options.h"
#include "rocksdb/statistics.h"
extern "C" {
#include <drgn.h>