clean string_memset code
[libc-test] / src / math / exp2.c
index cd73ddd..f98a995 100644 (file)
@@ -1,6 +1,6 @@
 #include <stdint.h>
 #include <stdio.h>
-#include "util.h"
+#include "mtest.h"
 
 static struct d_d t[] = {
 #include "sanity/exp2.h"