* sysdeps/mach/hurd/open.c: Include <stdio.h>.
commit107f4ac2e56d1d9a7c62a2249bcc43e5804523e4
authorRoland McGrath <roland@gnu.org>
Mon, 7 Jul 2008 00:41:09 +0000 (7 00:41 +0000)
committerRoland McGrath <roland@gnu.org>
Mon, 7 Jul 2008 00:41:09 +0000 (7 00:41 +0000)
tree65e80db02a0b719a883cad6fcd3852c78ce1ea5a
parentf20ac01059f1adff71890ca3fc5b9bf62df7e97d
* sysdeps/mach/hurd/open.c: Include <stdio.h>.

(__open_2): New function.
(__open64_2): New alias to __open_2.
* sysdeps/mach/hurd/openat.c: Include <stdio.h>.
(__openat_2): New function.
(__openat64_2): New alias to __openat_2.
ChangeLog