summaryrefslogtreecommitdiff
path: root/stdio-common/tst-unlockedio.c
diff options
context:
space:
mode:
Diffstat (limited to 'stdio-common/tst-unlockedio.c')
-rw-r--r--stdio-common/tst-unlockedio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdio-common/tst-unlockedio.c b/stdio-common/tst-unlockedio.c
index 6eec6fdbac..35652ce772 100644
--- a/stdio-common/tst-unlockedio.c
+++ b/stdio-common/tst-unlockedio.c
@@ -20,7 +20,7 @@
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
-#include <libc-internal.h>
+#include <libc-diag.h>
int fd;
static void do_prepare (void);