diff options
Diffstat (limited to 'stdio.c')
-rw-r--r-- | stdio.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ FILE *test_file; fpos_t test_fpos; -size_t test_size; +extern size_t test_size; void test_stdio_h(void) { |
index : libc-tests | ||
tests for conformance with ISO/IEC 9899 |
summaryrefslogtreecommitdiff |