math: fix the type of the return value
[libc-test] / src / math / scalbln.c
index 2b5124b..30be0cc 100644 (file)
@@ -4,6 +4,7 @@
 
 static struct di_d t[] = {
 #include "sanity/scalbln.h"
+#include "special/scalbln.h"
 
 };