diff options
Diffstat (limited to 'old/sh-utils/ChangeLog')
-rw-r--r-- | old/sh-utils/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 04ef0904b..ab40616cb 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,8 @@ Sat Oct 01 00:14:10 1994 Jim Meyering (meyering@comco.com) + * lib/Makefile.in (DISTFILES): Add getline.h. + (SOURCES, OBJECTS): Add getline.c, getline.o. + * safe-xstat.hin: Don't include <sys/types.h> or <sys/stat.h>. Otherwise, we'd lose when the includer has already included <sys/stat.h> on systems that aren't protected against multiple |