change include for new version of stasis
git-svn-id: svn+ssh://svn.corp.yahoo.com/yahoo/yrl/labs/pnuts/code/logstore@2934 8dad8b1f-cf64-0410-95b6-bcf113ffbcfe
This commit is contained in:
parent
7b9d9536d3
commit
8450f4172c
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
#include <assert.h>
|
||||
#include <stdio.h>
|
||||
#include <sys/time.h>
|
||||
#include <stasis/crc32.h>
|
||||
#include <stasis/util/crc32.h>
|
||||
|
||||
/*
|
||||
* This file can test CRC and FNV-1 based hash functions. Based on early experiments:
|
||||
|
|
Loading…
Reference in a new issue