From: Jim Meyering Date: Wed, 23 Mar 2005 12:47:46 +0000 (+0000) Subject: Remove duplicate `#include "stat-macros.h"'. X-Git-Tag: CPPI-1_12~1230 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=94155d37e89b2cb836b95a073eaa73a30157155e;p=thirdparty%2Fcoreutils.git Remove duplicate `#include "stat-macros.h"'. --- diff --git a/lib/canonicalize.c b/lib/canonicalize.c index 6d1bfbc6f8..9e89470030 100644 --- a/lib/canonicalize.c +++ b/lib/canonicalize.c @@ -1,5 +1,5 @@ /* Return the canonical absolute name of a given file. - Copyright (C) 1996-2004 Free Software Foundation, Inc. + Copyright (C) 1996-2005 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -73,7 +73,6 @@ void free (); #include "canonicalize.h" #include "pathmax.h" -#include "stat-macros.h" #include "xreadlink.h" #if !HAVE_CANONICALIZE_FILE_NAME