X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-isnanl.c;h=14b9665428bd4ab8fb53c9ffb107e0ba851c15ed;hb=9c5e07d317077af2cfc3f0816bcc8cab03dd4260;hp=0a7f49613e5815ce3fa0116e5852f536349572e1;hpb=57fdfd3f8ec62b105c53bcdf6f127c35c7fe7391;p=gnulib.git diff --git a/tests/test-isnanl.c b/tests/test-isnanl.c index 0a7f49613..14b966542 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-2011 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"