From 3e1f480ef8b2597264f9553041fef860d749c5d9 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 21 Jun 2000 12:39:22 +0000 Subject: * tst-trans.c: Include and . 2000-06-21 Andreas Jaeger * tst-trans.c: Include and . --- libio/tst_swscanf.c | 1 + libio/tst_wscanf.c | 1 + 2 files changed, 2 insertions(+) (limited to 'libio') diff --git a/libio/tst_swscanf.c b/libio/tst_swscanf.c index ce56144..59e5324 100644 --- a/libio/tst_swscanf.c +++ b/libio/tst_swscanf.c @@ -1,4 +1,5 @@ #include +#include #include int diff --git a/libio/tst_wscanf.c b/libio/tst_wscanf.c index 719f3786..97bc518 100644 --- a/libio/tst_wscanf.c +++ b/libio/tst_wscanf.c @@ -1,4 +1,5 @@ #include +#include #include int -- cgit v1.1