From 924b9ff68db26697e50a298c3ae12159de259c2f Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 16 Oct 1995 07:29:08 +0000 Subject: Mon Oct 16 03:22:37 1995 Roland McGrath * sysdeps/mach/hurd/getcwd.c: Use __file_name_lookup_under. * sysdeps/mach/hurd/bind.c: Likewise. * sysdeps/mach/hurd/access.c: Use new __hurd_file_name_lookup calling convention. * hurd/hurdexec.c: Undo last change (10 Oct 95). --- hurd/fchroot.c | 1 + 1 file changed, 1 insertion(+) (limited to 'hurd/fchroot.c') 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 #include #include +#include /* Change the current root directory to FD. */ int -- cgit 1.4.1