add options.h.in to generate posix option group defines
[libc-test] / src / math / ldexpl.c
index 331cb7e..8aa6a22 100644 (file)
@@ -1,6 +1,6 @@
 #include <stdint.h>
 #include <stdio.h>
-#include "util.h"
+#include "mtest.h"
 
 static struct li_l t[] = {
 #if LDBL_MANT_DIG == 53