diff options
Diffstat (limited to 'libio/tst_wscanf.c')
-rw-r--r-- | libio/tst_wscanf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libio/tst_wscanf.c b/libio/tst_wscanf.c index 719f37867e..97bc518124 100644 --- a/libio/tst_wscanf.c +++ b/libio/tst_wscanf.c @@ -1,4 +1,5 @@ #include <stdio.h> +#include <string.h> #include <wchar.h> int |