mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-21 01:12:26 +08:00
2002-11-25 Roland McGrath <roland@frob.com>
* sysdeps/mach/hurd/lchmod.c: Include <fcntl.h>.
This commit is contained in:
parent
9b1a4ec371
commit
14fa7a214c
@ -20,6 +20,7 @@
|
||||
#include <errno.h>
|
||||
#include <stddef.h>
|
||||
#include <sys/stat.h>
|
||||
#include <fcntl.h>
|
||||
#include <hurd.h>
|
||||
|
||||
/* Change the protections of FILE to MODE. */
|
||||
|
Loading…
Reference in New Issue
Block a user