math: fix the type of the return value
[libc-test] / src / math / remainder.c
index 4faa6d4..1c65edb 100644 (file)
@@ -4,6 +4,7 @@
 
 static struct dd_d t[] = {
 #include "sanity/remainder.h"
+#include "special/remainder.h"
 
 };