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