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