add the BUILD variable to the makefiles to control the build root
[libc-test] / src / math / log2.c
index 25b8b2e..a9050e2 100644 (file)
@@ -5,6 +5,7 @@
 static struct d_d t[] = {
 #include "crlibm/log2.h"
 #include "sanity/log2.h"
+#include "special/log2.h"
 
 };