X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=tests%2Ftest-isnanf.c;h=4c08c55b65d9e917590ff5c10c8dea55ca03a926;hb=880d107;hp=a6065202388e47a2b8a95a83b073f5afb1854fff;hpb=4ade019ba68356b5d58a94dccff159a1fde85ad5;p=gnulib.git diff --git a/tests/test-isnanf.c b/tests/test-isnanf.c index a60652023..4c08c55b6 100644 --- a/tests/test-isnanf.c +++ b/tests/test-isnanf.c @@ -1,5 +1,5 @@ /* Test of isnanf() substitute. - Copyright (C) 2007-2008 Free Software Foundation, Inc. + Copyright (C) 2007-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 @@ -16,6 +16,6 @@ #include -#include "isnanf.h" +#include #include "test-isnanf.h"