add _DEFAULT_SOURCE wherever _BSD_SOURCE was used
[libc-test] / src / math / expm1f.c
index 9c9ef60..f13bc99 100644 (file)
@@ -1,6 +1,6 @@
 #include <stdint.h>
 #include <stdio.h>
-#include "util.h"
+#include "mtest.h"
 
 static struct f_f t[] = {
 #include "sanity/expm1f.h"