X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Ftest-isfinite.c;h=2d718e2ccc8e3401ddb9740f9e292aae0600bba8;hb=3e2d7ac6c75ad7c92d25f59d11bd455d37ba4e37;hp=03f5cac0c5e202fe105a3bffc81a46502714d653;hpb=86c22b430f2922f15533117d0e21dbe7d5898d39;p=pspp diff --git a/tests/test-isfinite.c b/tests/test-isfinite.c index 03f5cac0c5..2d718e2ccc 100644 --- a/tests/test-isfinite.c +++ b/tests/test-isfinite.c @@ -1,5 +1,5 @@ /* Test of isfinite() substitute. - Copyright (C) 2007-2008 Free Software Foundation, Inc. + Copyright (C) 2007-2009 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 @@ -19,10 +19,10 @@ #include -#include -#include #include +#include +#include #include #include