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