about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--nptl/ChangeLog10
-rw-r--r--nptl/pthread_getattr_np.c1
2 files changed, 8 insertions, 3 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 3409861329..05b2a37eb6 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,8 +1,12 @@
+2004-01-16  Ulrich Drepper  <drepper@redhat.com>
+
+	* pthread_getattr_np.c: Include ldsodefs.h.
+
 2004-01-16  Richard Henderson  <rth@redhat.com>
 
-        * allocatestack.c: Don't declare __libc_stack_end.
-        * init.c (__pthread_initialize_minimal_internal): Likewise.
-        * pthread_getattr_np.c (pthread_getattr_np): Likewise.
+	* allocatestack.c: Don't declare __libc_stack_end.
+	* init.c (__pthread_initialize_minimal_internal): Likewise.
+	* pthread_getattr_np.c (pthread_getattr_np): Likewise.
 
 2004-01-15  Richard Henderson  <rth@redhat.com>
 
diff --git a/nptl/pthread_getattr_np.c b/nptl/pthread_getattr_np.c
index 769f4f5e31..0925ced37f 100644
--- a/nptl/pthread_getattr_np.c
+++ b/nptl/pthread_getattr_np.c
@@ -27,6 +27,7 @@
 #include <sys/resource.h>
 #include "pthreadP.h"
 #include <lowlevellock.h>
+#include <ldsodefs.h>
 
 
 int