--- lib/malloc/malloc.c	2002-06-21 19:16:49.000000000 +0000
+++ lib/malloc/malloc_lunar.c	2004-07-10 14:32:52.204774833 +0000
@@ -901,6 +901,7 @@
   if (_malloc_nwatch > 0)
     _malloc_ckwatch (mem, file, line, W_FREE, ubytes);
 #endif
+  return;	
 }
 
 static PTR_T
