diff options
author | Joseph Myers <joseph@codesourcery.com> | 2013-06-22 19:32:50 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2013-06-22 19:32:50 +0000 |
commit | e781d7c58f7d2386674aa5ee92badccb76f630f6 (patch) | |
tree | e1911b3f363b20fc92b02483afe7368ad960eb96 /nptl/ChangeLog | |
parent | d8412221e602c0184b4b4fd2e3effa970cbc6fa4 (diff) | |
download | glibc-e781d7c58f7d2386674aa5ee92badccb76f630f6.tar glibc-e781d7c58f7d2386674aa5ee92badccb76f630f6.tar.gz glibc-e781d7c58f7d2386674aa5ee92badccb76f630f6.tar.bz2 glibc-e781d7c58f7d2386674aa5ee92badccb76f630f6.zip |
Include <string.h> in nptl/pthread_setattr_default_np.c.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r-- | nptl/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 0e3b0187c4..875bdbdca4 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,7 @@ +2013-06-22 Joseph Myers <joseph@codesourcery.com> + + * pthread_getattr_default_np.c: Include <string.h>. + 2013-06-15 Siddhesh Poyarekar <siddhesh@redhat.com> * Versions (libpthread): Add GLIBC_2.18. |