__cleanup() is needed for ports/devel/valgrind, export it.

This commit is contained in:
jon 2007-05-22 03:03:28 +00:00
parent 4c2d706212
commit f4c0271704

View File

@ -99,4 +99,5 @@ FBSDprivate_1.0 {
_malloc_postfork;
__system;
_system;
__cleanup;
};