X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-isnanl.c;fp=tests%2Ftest-isnanl.c;h=37551e1fdc301b86df28b5ceec6c44ea1d5fdd62;hb=febae7ee2b8b61030ed32d2b5b53316b240434f2;hp=0a7f49613e5815ce3fa0116e5852f536349572e1;hpb=e5e9d7f6a05ec4d205deba79ccd196f4ab7120d7;p=gnulib.git diff --git a/tests/test-isnanl.c b/tests/test-isnanl.c index 0a7f49613..37551e1fd 100644 --- a/tests/test-isnanl.c +++ b/tests/test-isnanl.c @@ -1,5 +1,5 @@ /* Test of isnanl() substitute. - Copyright (C) 2007 Free Software Foundation, Inc. + Copyright (C) 2007-2008 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 @@ -18,6 +18,6 @@ #include -#include "isnanl.h" +#include #include "test-isnanl.h"