add the BUILD variable to the makefiles to control the build root
[libc-test] / src / math / remainderf.c
index 6156c98..bc22fdc 100644 (file)
@@ -4,6 +4,7 @@
 
 static struct ff_f t[] = {
 #include "sanity/remainderf.h"
+#include "special/remainderf.h"
 
 };