X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-stat.c;h=cd74491f05e2e368a972c255d06f4b427f82d3c2;hb=31d1fb4d268b0be00de858d6c461647c444cad12;hp=05dd37599eec4e129caf49b3a71224dab85574dc;hpb=b2e2010c7c902235b5efb5bd3c6529f61b093aa4;p=gnulib.git diff --git a/tests/test-stat.c b/tests/test-stat.c index 05dd37599..cd74491f0 100644 --- a/tests/test-stat.c +++ b/tests/test-stat.c @@ -1,5 +1,5 @@ /* Tests of stat. - Copyright (C) 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 2009-2011 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 @@ -33,7 +33,6 @@ SIGNATURE_CHECK (stat, int, (char const *, struct stat *)); #include #include -#include "pathmax.h" #include "same-inode.h" #include "macros.h"