diff options
author | Roland McGrath <roland@gnu.org> | 1999-06-19 12:43:27 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-06-19 12:43:27 +0000 |
commit | d1407e33350b8bd55c411e76ccf5c5dc70e28293 (patch) | |
tree | 9df9e9b890ccdcec2e25de0db1f893012240f0f1 /ChangeLog | |
parent | a901ffa236a6170adc61e0b98f5a15f675ed9462 (diff) | |
download | glibc-d1407e33350b8bd55c411e76ccf5c5dc70e28293.tar glibc-d1407e33350b8bd55c411e76ccf5c5dc70e28293.tar.gz glibc-d1407e33350b8bd55c411e76ccf5c5dc70e28293.tar.bz2 glibc-d1407e33350b8bd55c411e76ccf5c5dc70e28293.zip |
* sysdeps/mach/hurd/siglist.h: Use #include_next.
* sysdeps/unix/sysv/linux/siglist.h: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,6 +11,8 @@ stuff in the current sysdeps/gnu version is no longer required. * sysdeps/generic/Makefile: Remove rules for generating siglist.c. * sysdeps/generic/make_siglist.c: File removed. + * sysdeps/mach/hurd/siglist.h: Use #include_next. + * sysdeps/unix/sysv/linux/siglist.h: Likewise. 1999-06-16 Roland McGrath <roland@baalperazim.frob.com> |