X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fnextafter.c;h=844917e983ff4b6aa3dc410d25831078a48ff2fa;hb=667aded8ff906ada3cde9bc1483768133300b4d3;hp=73c084406c1b8012ea000127b5cd921733fa1e0f;hpb=5729b0cb56800bde195ac79324f23af6a54bdaac;p=libc-test diff --git a/src/math/nextafter.c b/src/math/nextafter.c index 73c0844..844917e 100644 --- a/src/math/nextafter.c +++ b/src/math/nextafter.c @@ -4,6 +4,7 @@ static struct dd_d t[] = { #include "sanity/nextafter.h" +#include "special/nextafter.h" };