math: add nextafter*, nextoward* and scalb to gen
[libc-test] / src / math / nextafter.c
index 02c6edc..8c47fb5 100644 (file)
@@ -3,6 +3,7 @@
 #include "util.h"
 
 static struct dd_d t[] = {
+#include "sanity/nextafter.h"
 
 };