about summary refs log tree commit diff
path: root/malloc/tst-mcheck.c
diff options
context:
space:
mode:
Diffstat (limited to 'malloc/tst-mcheck.c')
-rw-r--r--malloc/tst-mcheck.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/malloc/tst-mcheck.c b/malloc/tst-mcheck.c
index 2e3cba96b8..5a66bab331 100644
--- a/malloc/tst-mcheck.c
+++ b/malloc/tst-mcheck.c
@@ -19,7 +19,7 @@
 #include <errno.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <libc-internal.h>
+#include <libc-diag.h>
 
 static int errors = 0;