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