summaryrefslogtreecommitdiff
path: root/string/test-strncat.c
diff options
context:
space:
mode:
Diffstat (limited to 'string/test-strncat.c')
-rw-r--r--string/test-strncat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/string/test-strncat.c b/string/test-strncat.c
index 26a6b5b91d..66d58e534d 100644
--- a/string/test-strncat.c
+++ b/string/test-strncat.c
@@ -319,4 +319,4 @@ test_main (void)
return ret;
}
-#include "../test-skeleton.c"
+#include <support/test-driver.c>