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