]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - elf/tst-dlmodcount.c
Update copyright dates not handled by scripts/update-copyrights.
[thirdparty/glibc.git] / elf / tst-dlmodcount.c
index 6cfa36683634251d477d7548a62ff51f9cdb3acd..18c3625aa1f258dfe2dc03f4e041e7d7e7a6869d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2004-2015 Free Software Foundation, Inc.
+/* Copyright (C) 2004-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by David Mosberger <davidm@hpl.hp.com>, 2004.
 
@@ -105,5 +105,4 @@ do_test (void)
   return 0;
 }
 
-#define TEST_FUNCTION do_test ()
-#include "../test-skeleton.c"
+#include <support/test-driver.c>