Commit 324ce51d authored by Rich Prohaska's avatar Rich Prohaska Committed by Yoni Fogel

move toku_malloc to portability layer. addresses #1342

git-svn-id: file:///svn/toku/tokudb.1032b@8425 c7de825b-a66e-492c-adef-691d508d4ae1
parent af1fc4d3
......@@ -3,7 +3,7 @@
#include "toku_portability.h"
#include "memory.h"
#include "toku_assert.h"
#include "assert.h"
#include <string.h>
......
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