--- include/libiberty.h.orig Mon May 1 23:02:33 1995 +++ include/libiberty.h Mon May 1 23:02:52 1995 @@ -23,7 +23,7 @@ /* Return the last component of a path name. */ -extern char *basename PARAMS ((char *)); +/* extern char *basename PARAMS ((char *)); */ /* Concatenate an arbitrary number of strings, up to (char *) NULL. Allocates memory using xmalloc. */