mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-05 22:20:24 -08:00
Update from Gnulib by running admin/merge-gnulib
This commit is contained in:
parent
68bc144685
commit
0b16e4e1f1
7 changed files with 28 additions and 18 deletions
|
|
@ -435,6 +435,10 @@ _GL_WARN_ON_USE (openat, "openat is not portable - "
|
|||
# define AT_EACCESS 4
|
||||
#endif
|
||||
|
||||
/* Ignore this flag if not supported. */
|
||||
#ifndef AT_NO_AUTOMOUNT
|
||||
# define AT_NO_AUTOMOUNT 0
|
||||
#endif
|
||||
|
||||
#endif /* _@GUARD_PREFIX@_FCNTL_H */
|
||||
#endif /* _@GUARD_PREFIX@_FCNTL_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue