summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-05-12 09:53:45 +0000
committerJim Meyering <jim@meyering.net>2001-05-12 09:53:45 +0000
commit966d1cd6e6a1d1f4cf1028ceef003ed293029f78 (patch)
tree8995a06e02f3f5f35185fc813d0661d2412951b1 /src
parent99fa315bf8768c75cc1bfccbb9aeac657f989110 (diff)
downloadcoreutils-966d1cd6e6a1d1f4cf1028ceef003ed293029f78.tar.xz
(base_name): Remove decl; now in dirname.h.
Diffstat (limited to 'src')
-rw-r--r--src/sys2.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/sys2.h b/src/sys2.h
index 48af648c3..fee040a1b 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