]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - elf/tst-tls4.c
Update copyright dates not handled by scripts/update-copyrights.
[thirdparty/glibc.git] / elf / tst-tls4.c
index 4ae33db24d9e633fac73613aef6e24e8e542f3ac..6841f8138660d140bcb77236b8be39d0e2a6249f 100644 (file)
@@ -2,10 +2,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 
-#include <tls.h>
 
-
-#define TEST_FUNCTION do_test ()
 static int
 do_test (void)
 {
@@ -49,4 +46,4 @@ do_test (void)
 }
 
 
-#include "../test-skeleton.c"
+#include <support/test-driver.c>