X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fchdir-long.c;h=3fc7ef2a841831edc83f6bf1842b31456093dbc1;hb=2354d5ead305b61c925e53bcfb73d47de7c53162;hp=8d0f0622288465dad6af1a4947dddb8d0300f93b;hpb=0632e115747ff96e93330c88f536d7354a7ce507;p=gnulib.git diff --git a/lib/chdir-long.c b/lib/chdir-long.c index 8d0f06222..3fc7ef2a8 100644 --- a/lib/chdir-long.c +++ b/lib/chdir-long.c @@ -1,5 +1,5 @@ /* provide a chdir function that tries not to fail due to ENAMETOOLONG - Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. + Copyright (C) 2004, 2005, 2006, 2007 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 @@ -29,7 +29,6 @@ #include #include -#include "memrchr.h" #include "openat.h" #ifndef PATH_MAX