From cfbb8f164decd91231b2da41759ffdb10eccf15b Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 24 Feb 2011 16:14:32 -0800 Subject: [PATCH] * lib/openat-proc.c: Don't include dirname.h; not needed. --- ChangeLog | 2 ++ lib/openat-proc.c | 1 - 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 313f3657c4..2b3ec590ba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2011-02-24 Paul Eggert + * lib/openat-proc.c: Don't include dirname.h; not needed. + backupfile: remove unnecessary use of m4/dos.m4 * m4/backupfile.m4 (gl_BACKUPFILE): Don't require gl_AC_DOS; none of its symbols are used by the backupfile code. backupfile.c does diff --git a/lib/openat-proc.c b/lib/openat-proc.c index 34c74a7084..4a470c5b9d 100644 --- a/lib/openat-proc.c +++ b/lib/openat-proc.c @@ -30,7 +30,6 @@ #include #include -#include "dirname.h" #include "intprops.h" #include "same-inode.h" -- 2.30.2