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