$NetBSD$

--- t-vpack/heapsort.c.orig	2000-03-26 14:35:23.000000000 -0500
+++ t-vpack/heapsort.c
@@ -12,7 +12,7 @@ static int get_top_of_heap_index (int *h
 
 
 /******************************/
-void heapsort (int *sort_index, float *sort_values, int nelem) {
+void heapsortv (int *sort_index, float *sort_values, int nelem) {
 
 /* This routine loads sort_index [1..nelem] with nelem values:  the indices  *
  * of the sort_values [1..nelem] array that lead to sort_values[index] being *
