diff options
author | Roland McGrath <roland@hack.frob.com> | 2012-08-14 16:04:29 -0700 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2012-08-14 16:04:29 -0700 |
commit | 5908bf46622af30231acd2fa3b4a54130f3c9095 (patch) | |
tree | fcf899e7e13f59e6cffc3a46f899d5194dcc9b99 /ChangeLog | |
parent | f2c05b9ecf4493d2b25c25fcd75aed0ec60cc473 (diff) | |
download | glibc-5908bf46622af30231acd2fa3b4a54130f3c9095.tar glibc-5908bf46622af30231acd2fa3b4a54130f3c9095.tar.gz glibc-5908bf46622af30231acd2fa3b4a54130f3c9095.tar.bz2 glibc-5908bf46622af30231acd2fa3b4a54130f3c9095.zip |
Add a missing #include.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2012-08-14 Roland McGrath <roland@hack.frob.com> + + * elf/dl-open.c: Include <atomic.h>. + 2012-08-14 Joseph Myers <joseph@codesourcery.com> * sysdeps/unix/sysv/linux/kernel-features.h |