]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - wcsmbs/tst-btowc.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / wcsmbs / tst-btowc.c
index ba0521bdab598222a8b1916c717cc3b58dba8067..b019f21c8f59388bb23294c39a7707e27a2a7916 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2000-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2000-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 2000.
 
@@ -173,5 +173,4 @@ do_test (void)
   return result;
 }
 
-#define TEST_FUNCTION do_test ()
-#include "../test-skeleton.c"
+#include <support/test-driver.c>