Commit 092e051d authored by Rich Prohaska's avatar Rich Prohaska Committed by Yoni Fogel

fix the 1032b build on linux

git-svn-id: file:///svn/toku/tokudb.1032b@8414 c7de825b-a66e-492c-adef-691d508d4ae1
parent deef9a58
......@@ -6,7 +6,9 @@
#include <db.h>
#include <assert.h>
#include <limits.h>
#if defined(USE_TDB)
#include "ydb.h"
#endif
#ifndef DB_YESOVERWRITE
#define DB_YESOVERWRITE 0
#endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment