remove old math/util code (already moved to common/)
[libc-test] / src / math / lgammaf_r.c
index 8be26b2..3783b99 100644 (file)
@@ -1,6 +1,6 @@
 #include <stdint.h>
 #include <stdio.h>
-#include "util.h"
+#include "mtest.h"
 
 static struct f_fi t[] = {
 #include "sanity/lgammaf_r.h"