]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - hurd/hurdstartup.c
Update copyright dates with scripts/update-copyrights.
[thirdparty/glibc.git] / hurd / hurdstartup.c
index 4863173a2f663ff3be2225d841e69c523425bf5e..b2a668dcd2f630b8dc2d42e57ca82e83a137a424 100644 (file)
@@ -1,5 +1,5 @@
 /* Initial program startup for running under the GNU Hurd.
-   Copyright (C) 1991-2015 Free Software Foundation, Inc.
+   Copyright (C) 1991-2019 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -23,7 +23,6 @@
 #include <hurd.h>
 #include <hurd/exec_startup.h>
 #include <sysdep.h>
-#include <hurd/threadvar.h>
 #include <unistd.h>
 #include <elf.h>
 #include <set-hooks.h>