change include for new version of stasis
git-svn-id: svn+ssh://svn.corp.yahoo.com/yahoo/yrl/labs/pnuts/code/logstore@2935 8dad8b1f-cf64-0410-95b6-bcf113ffbcfe
This commit is contained in:
parent
8450f4172c
commit
a780f4b78f
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
#include "datatuple.h"
|
||||
#include "mergeStats.h"
|
||||
#include "bloomFilter.h"
|
||||
#include <stasis/crc32.h>
|
||||
#include <stasis/util/crc32.h>
|
||||
|
||||
extern "C" {
|
||||
static uint64_t diskTreeComponent_hash_func_a(const char* a, int len) {
|
||||
|
|
Loading…
Reference in a new issue