Remove duplicate `#include "stat-macros.h"'.
authorJim Meyering <jim@meyering.net>
Wed, 23 Mar 2005 12:47:03 +0000 (12:47 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 23 Mar 2005 12:47:03 +0000 (12:47 +0000)
lib/canonicalize.c

index 6d1bfbc6f8d207f9a35b3703ccd9b9ec22a8e1b3..9e8947003083032a27884e421f5c8fa2a047db17 100644 (file)
@@ -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