summaryrefslogtreecommitdiff
path: root/old/sh-utils
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1994-12-20 05:26:56 +0000
committerJim Meyering <jim@meyering.net>1994-12-20 05:26:56 +0000
commit2999aefb844fc756bb77af1965807d28978f7622 (patch)
tree7fc0331a2479c6b79edd0696813e9cad16827df0 /old/sh-utils
parenta9f1783e20a09e761fa29faec3f381978043cf88 (diff)
downloadcoreutils-2999aefb844fc756bb77af1965807d28978f7622.tar.xz
.
Diffstat (limited to 'old/sh-utils')
-rw-r--r--old/sh-utils/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 3e3fd43da..1b858b813 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,5 +1,8 @@
Mon Dec 19 22:05:12 1994 Jim Meyering (meyering@comco.com)
+ * src/*.c: Include "error.h" rather than simply declaring
+ `void error ();'.
+
* lib/Makefile.in (DISTFILES): Remove safe-xstat.cin.
(distclean): Remove references to safe-l?stat.c.
Remove all related rules and dependencies.