From 8d89b6b23e297a60385ce7576dbd13ea14acbbe1 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 2 Jan 2008 17:48:09 +0100 Subject: Don't include . Now it's guaranteed to be in . * libidu/walker.c: Don't include . * libidu/idfile.c: Likewise. * libidu/scanners.c: Likewise. Signed-off-by: Jim Meyering --- libidu/scanners.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'libidu/scanners.c') diff --git a/libidu/scanners.c b/libidu/scanners.c index 6cc614c..cac4f56 100644 --- a/libidu/scanners.c +++ b/libidu/scanners.c @@ -1,5 +1,5 @@ /* scanners.c -- file & directory name manipulations - Copyright (C) 1986, 1995, 1996, 1999, 2000, 2007 + Copyright (C) 1986, 1995, 1996, 1999, 2000, 2007-2008 Free Software Foundation, Inc. Written by Greg McGary @@ -27,7 +27,6 @@ #include #include "lstat.h" #include -#include #include #include #include -- cgit v1.2.3