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