--- xfm-1.4.3/regexp/regexp.c.orig	2000-04-04 11:05:36.000000000 -0400
+++ xfm-1.4.3/regexp/regexp.c	2006-09-03 00:04:36.000000000 -0400
@@ -195,7 +195,7 @@
 	register char *longest;
 	register int len;
 	int flags;
-	extern char *malloc();
+	extern void *malloc();
 
 	if (exp == NULL)
 		FAIL("NULL argument");
