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