about summary refs log tree commit diff
path: root/string/test-strcasestr.c
diff options
context:
space:
mode:
Diffstat (limited to 'string/test-strcasestr.c')
-rw-r--r--string/test-strcasestr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/string/test-strcasestr.c b/string/test-strcasestr.c
index bf4fc5e250..abb3916732 100644
--- a/string/test-strcasestr.c
+++ b/string/test-strcasestr.c
@@ -191,4 +191,4 @@ test_main (void)
   return ret;
 }
 
-#include "../test-skeleton.c"
+#include <support/test-driver.c>