changeset 5752:84ca33dfdaa6

Remove duplicate `#include "stat-macros.h"'.
author Jim Meyering <jim@meyering.net>
date Wed, 23 Mar 2005 12:47:03 +0000
parents 7fb0f4feec6c
children d77759f257ad
files lib/canonicalize.c
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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 @@
 
 #include "canonicalize.h"
 #include "pathmax.h"
-#include "stat-macros.h"
 #include "xreadlink.h"
 
 #if !HAVE_CANONICALIZE_FILE_NAME