fix local makefiles to make it possible to rebuild binaries
[libc-test] / src / math / sinhf.c
index d67f91c..8126f5d 100644 (file)
@@ -1,10 +1,11 @@
 #include <stdint.h>
 #include <stdio.h>
-#include "util.h"
+#include "mtest.h"
 
 static struct f_f t[] = {
 #include "ucb/sinhf.h"
 #include "sanity/sinhf.h"
+#include "special/sinhf.h"
 
 };