X-Git-Url: https://git.cworth.org/git?p=gzip;a=blobdiff_plain;f=lib%2Futimens.c;fp=lib%2Futimens.c;h=71bc510d86bb57db59203877a55fdd25d45ab694;hp=8f4273c80876bf8216ccd77a60769948a906556d;hb=013796abf4c6be0bd130f541c0ece156156239c3;hpb=ce8afb6db89e58713e1758c1805abb5315b570ae 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