summaryrefslogtreecommitdiff
path: root/nptl/tst-tls4.c
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/tst-tls4.c')
-rw-r--r--nptl/tst-tls4.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/nptl/tst-tls4.c b/nptl/tst-tls4.c
index 09a423b923..70f9515a0c 100644
--- a/nptl/tst-tls4.c
+++ b/nptl/tst-tls4.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2003-2016 Free Software Foundation, Inc.
+/* Copyright (C) 2003-2018 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jakub Jelinek <jakub@redhat.com>, 2003.
@@ -19,11 +19,10 @@
#include <dlfcn.h>
#include <errno.h>
#include <pthread.h>
+#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
-#include <tls.h>
-
#define N 3