X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fcheck-version.c;h=740f7c5875833641568d3f85d302c1f70fe51733;hb=3213c107e7632d3b7e462c06acaefde7d50e5067;hp=c4074ae8006ee1e20affa5228b27fce51e6c45ef;hpb=a42e0dae2fe2bc4d1166d572e8b5b447de9b9873;p=gnulib.git diff --git a/lib/check-version.c b/lib/check-version.c index c4074ae80..740f7c587 100644 --- a/lib/check-version.c +++ b/lib/check-version.c @@ -1,6 +1,6 @@ /* check-version.h --- Check version string compatibility. - Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free - Software Foundation, Inc. + Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, + 2009, 2010 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 @@ -23,7 +23,7 @@ #include #include -#include +#include /* Get specification. */ #include "check-version.h"