math: fenv status flag fixes
[libc-test] / src / math / fmod.c
index 3e66c95..3ba4427 100644 (file)
@@ -1,10 +1,11 @@
 #include <stdint.h>
 #include <stdio.h>
-#include "util.h"
+#include "mtest.h"
 
 static struct dd_d t[] = {
 #include "ucb/fmod.h"
 #include "sanity/fmod.h"
+#include "special/fmod.h"
 
 };