--- src/hypermail.c.orig Sun Jun 19 19:24:41 2005 +++ src/hypermail.c Sun Jun 19 19:25:24 2005 @@ -98,7 +98,7 @@ return return_value; } -static char *setindex(char *dfltindex, char *indextype, char *suffix) +char *setindex(char *dfltindex, char *indextype, char *suffix) { char *p, *rp;