1--- vaul/dunit.cc.orig 2005-12-14 08:23:06.000000000 +0000 2+++ vaul/dunit.cc 3@@ -27,6 +27,7 @@ 4 5 #include <errno.h> 6 #include <string.h> 7+#include <stdlib.h> 8 #if HAVE_MALLOC_H 9 #include <malloc.h> 10 #endif 11 12