diff options
Diffstat (limited to 'hurd/fchroot.c')
-rw-r--r-- | hurd/fchroot.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hurd/fchroot.c b/hurd/fchroot.c index 37163c0277..26ff6d9081 100644 --- a/hurd/fchroot.c +++ b/hurd/fchroot.c @@ -20,6 +20,7 @@ Cambridge, MA 02139, USA. */ #include <unistd.h> #include <hurd.h> #include <hurd/fd.h> +#include <fcntl.h> /* Change the current root directory to FD. */ int |