From: Jim Meyering Date: Sat, 12 May 2001 09:53:45 +0000 (+0000) Subject: (base_name): Remove decl; now in dirname.h. X-Git-Tag: CPPI-1_9~162 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=966d1cd6e6a1d1f4cf1028ceef003ed293029f78;p=thirdparty%2Fcoreutils.git (base_name): Remove decl; now in dirname.h. --- diff --git a/src/sys2.h b/src/sys2.h index 48af648c30..fee040a1b3 100644 --- a/src/sys2.h +++ b/src/sys2.h @@ -436,8 +436,6 @@ uid_t getuid (); setvbuf (Stream, Buffer, Type, Size) #endif -char *base_name PARAMS ((char const *)); - /* Factor out some of the common --help and --version processing code. */ /* These enum values cannot possibly conflict with the option values