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