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