diff options
Diffstat (limited to 'string.c')
-rw-r--r-- | string.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ #include <string.h> #include "test.h" -size_t test_size; +extern size_t test_size; void test_string_h(void) { |
index : libc-tests | ||
tests for conformance with ISO/IEC 9899 |
summaryrefslogtreecommitdiff |