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