X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fsettime.c;h=25e7e68e492f79c82f4b85c0cec81bc8a9881119;hb=a9e638f0e4d6928c12f2b374bc369bb1ecf2cdfe;hp=1d40987305e4abf30b4a0d5819ed0614f5b7aa5b;hpb=9db27e416179e3b92ae18be230250d08ae6190f5;p=gnulib.git diff --git a/lib/settime.c b/lib/settime.c index 1d4098730..25e7e68e4 100644 --- a/lib/settime.c +++ b/lib/settime.c @@ -1,5 +1,7 @@ /* settime -- set the system clock - Copyright (C) 2002, 2004, 2005 Free Software Foundation, Inc. + + Copyright (C) 2002, 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 @@ -17,12 +19,11 @@ /* Written by Paul Eggert. */ -#ifdef HAVE_CONFIG_H -# include -#endif +#include #include "timespec.h" +#include #include #include