diff options
author | Roland McGrath <roland@hack.frob.com> | 2015-01-09 16:08:14 -0800 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2015-01-09 16:08:14 -0800 |
commit | bc0ed9f7558974296390ebad6571acc1992fe066 (patch) | |
tree | a79a3b636f8bfaece0f7575ea5a9cf06b10f1884 /ChangeLog | |
parent | 585d9c182d34e96553f18ae357c46d2af4e57dee (diff) | |
download | glibc-bc0ed9f7558974296390ebad6571acc1992fe066.zip glibc-bc0ed9f7558974296390ebad6571acc1992fe066.tar.gz glibc-bc0ed9f7558974296390ebad6571acc1992fe066.tar.bz2 |
Fix shm-directory.h #include.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2015-01-09 Roland McGrath <roland@hack.frob.com> + + * sysdeps/posix/shm-directory.c: Use <> rather than "" + for #include of <shm-directory.h>. + 2015-01-09 Chung-Lin Tang <cltang@codesourcery.com> * elf/dynamic-link.h (_ELF_DYNAMIC_DO_RELOC): Remove MIN() and |