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