Export setup_dlmalloc

git-svn-id: file:///svn/toku/tokudb@9095 c7de825b-a66e-492c-adef-691d508d4ae1
This commit is contained in:
Yoni Fogel 2013-04-16 23:57:39 -04:00
parent a891e96918
commit e25bbcec29
2 changed files with 2 additions and 0 deletions

View file

@ -29,4 +29,5 @@ EXPORTS
dlmalloc @28
dlrealloc @29
dlfree @30
setup_dlmalloc @31

View file

@ -36,6 +36,7 @@
dlmalloc;
dlrealloc;
dlfree;
setup_dlmalloc;
local: *;
};