perl 5.002beta1h patch: Configure
[p5sagit/p5-mst-13.2.git] / malloc.c
index ef095c5..6e664fc 100644 (file)
--- a/malloc.c
+++ b/malloc.c
@@ -253,7 +253,7 @@ morecore(bucket)
        }
 }
 
-void
+Free_t
 free(mp)
        Malloc_t mp;
 {