diff options
author | Roland McGrath <roland@gnu.org> | 2000-03-27 04:09:19 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2000-03-27 04:09:19 +0000 |
commit | 54f6cbb3795fbc9c65965a88e3cd2a60d05acc6d (patch) | |
tree | 986be160490767418a4fb135f5ce039b5edb30fc /ChangeLog | |
parent | 1c479f72fe717105a809d744e0dcab3608a949d5 (diff) | |
download | glibc-54f6cbb3795fbc9c65965a88e3cd2a60d05acc6d.tar.gz glibc-54f6cbb3795fbc9c65965a88e3cd2a60d05acc6d.tar.xz glibc-54f6cbb3795fbc9c65965a88e3cd2a60d05acc6d.zip |
* sysdeps/mach/sys/reboot.h: Include <features.h>.
(reboot): Declare it.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 522ad5726b..e228669331 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2000-03-26 Roland McGrath <roland@baalperazim.frob.com> + * sysdeps/mach/sys/reboot.h: Include <features.h>. + (reboot): Declare it. + * libio/Makefile (headers): Add bits/stdio-lock.h here. * sysdeps/mach/hurd/bits/stdio-lock.h: New file. |