]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - nptl_db/td_ta_tsd_iter.c
Update copyright notices with scripts/update-copyrights
[thirdparty/glibc.git] / nptl_db / td_ta_tsd_iter.c
index 767af9adfa85a56f74ee34675a8571882825bed1..e613ffe73463e48aa97f7a2a3dbe665cbd57f895 100644 (file)
@@ -1,5 +1,5 @@
 /* Iterate over a process's thread-specific data.
-   Copyright (C) 1999,2000,2001,2002,2003 Free Software Foundation, Inc.
+   Copyright (C) 1999-2014 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Ulrich Drepper <drepper@redhat.com>, 1999.
 
@@ -17,6 +17,7 @@
    License along with the GNU C Library; if not, see
    <http://www.gnu.org/licenses/>.  */
 
+#include <stdint.h>
 #include "thread_dbP.h"
 #include <alloca.h>