From d1ea3d6f17b9f4176b9b76cddf4b00580c3910a5 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 23 Oct 1997 16:15:31 +0000 Subject: [PATCH] . --- old/fileutils/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index 9fea8b1011..9e9d6fc11f 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -12,7 +12,7 @@ * src/ls.c: Likewise. * src/dircolors.c: Remove free and malloc decls. * src/ls.c: Likewise. - * src/rm.c: Likewise. + * src/rm.c: Remove free, malloc, and realloc decls. On some systems, strstr and stpcpy are macros, so declaring them unconditionally gets syntax errors. Reported by Mark M. Kettenis. -- 2.47.3