Index: prefix.c
===================================================================
--- prefix.c	(revision 624)
+++ prefix.c	(revision 625)
@@ -92,6 +92,8 @@
 # endif /* DIR_SEPARATOR && DIR_SEPARATOR_2 */
 #endif /* DIR_SEPARATOR */
 
+char * concat PROTO((const char *, ...)); /* Need prototype to remove compile warning - AMB */
+
 /* Given KEY, as above, return its value.  */
 
 static const char *
