mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03: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:
@@ -22,6 +22,8 @@
|
||||
# error "Never use <bits/fcntl.h> directly; include <fcntl.h> instead."
|
||||
#endif
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
/* File access modes. These are understood by io servers; they can be
|
||||
passed in `dir_lookup', and are returned by `io_get_openmodes'.
|
||||
Consequently they can be passed to `open', `hurd_file_name_lookup', and
|
||||
|
Reference in New Issue
Block a user