mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-03 08:11:08 +00:00
2008-07-14 Samuel Thibault <samuel.thibault@ens-lyon.org>
* sysdeps/mach/hurd/bits/fcntl.h: Include <sys/types.h>.
This commit is contained in:
parent
b743241674
commit
9844ff30b2
@ -22,6 +22,8 @@
|
|||||||
# error "Never use <bits/fcntl.h> directly; include <fcntl.h> instead."
|
# error "Never use <bits/fcntl.h> directly; include <fcntl.h> instead."
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include <sys/types.h>
|
||||||
|
|
||||||
/* File access modes. These are understood by io servers; they can be
|
/* File access modes. These are understood by io servers; they can be
|
||||||
passed in `dir_lookup', and are returned by `io_get_openmodes'.
|
passed in `dir_lookup', and are returned by `io_get_openmodes'.
|
||||||
Consequently they can be passed to `open', `hurd_file_name_lookup', and
|
Consequently they can be passed to `open', `hurd_file_name_lookup', and
|
||||||
|
Loading…
Reference in New Issue
Block a user