X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=lib%2Futimens.c;h=71bc510d86bb57db59203877a55fdd25d45ab694;hb=013796abf4c6be0bd130f541c0ece156156239c3;hp=8f4273c80876bf8216ccd77a60769948a906556d;hpb=e7921f54c622e3b32e525f345bc34308821e4ae0;p=gzip diff --git a/lib/utimens.c b/lib/utimens.c index 8f4273c..71bc510 100644 --- a/lib/utimens.c +++ b/lib/utimens.c @@ -1,6 +1,7 @@ /* Set file access and modification times. - Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + Copyright (C) 2003, 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 the @@ -26,6 +27,7 @@ #include #include +#include #include #if HAVE_UTIME_H