Commit 6a6d66ca authored by Yoni Fogel's avatar Yoni Fogel

Addresses #1377

Export setup_dlmalloc

git-svn-id: file:///svn/toku/tokudb@9095 c7de825b-a66e-492c-adef-691d508d4ae1
parent c15acebc
......@@ -29,4 +29,5 @@ EXPORTS
dlmalloc @28
dlrealloc @29
dlfree @30
setup_dlmalloc @31
......@@ -36,6 +36,7 @@
dlmalloc;
dlrealloc;
dlfree;
setup_dlmalloc;
local: *;
};
......
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