summaryrefslogtreecommitdiff
path: root/nptl
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-07-07 01:53:19 +0000
committerUlrich Drepper <drepper@redhat.com>2007-07-07 01:53:19 +0000
commit0a2b90bd509e120f409d554821c84ba365bf75e8 (patch)
tree42b9869726a9f338b0270fdc842cb696b997616c /nptl
parent4facf4afecbea3e29dd15e9d50ea36bfe7add0bb (diff)
Include stdlib.h, list.h, sysdep.h and kernel-features.h.
Diffstat (limited to 'nptl')
-rw-r--r--nptl/sysdeps/sh/tls.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/nptl/sysdeps/sh/tls.h b/nptl/sysdeps/sh/tls.h
index 07bab4f576..e07e29f786 100644
--- a/nptl/sysdeps/sh/tls.h
+++ b/nptl/sysdeps/sh/tls.h
@@ -26,6 +26,10 @@
# include <stdbool.h>
# include <stddef.h>
# include <stdint.h>
+# include <stdlib.h>
+# include <list.h>
+# include <sysdep.h>
+# include <kernel-features.h>
/* Type for the dtv. */
typedef union dtv