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