add options.h.in to generate posix option group defines
[libc-test] / src / math / ilogbf.c
index b5e5439..d576878 100644 (file)
@@ -1,9 +1,10 @@
 #include <stdint.h>
 #include <stdio.h>
-#include "util.h"
+#include "mtest.h"
 
 static struct f_i t[] = {
 #include "sanity/ilogbf.h"
+#include "special/ilogbf.h"
 
 };