From 14fa7a214c1ad32997db99c6560d7f93ceb254aa Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 26 Nov 2002 03:20:30 +0000 Subject: [PATCH] 2002-11-25 Roland McGrath * sysdeps/mach/hurd/lchmod.c: Include . --- sysdeps/mach/hurd/lchmod.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sysdeps/mach/hurd/lchmod.c b/sysdeps/mach/hurd/lchmod.c index 4f33f03b17..284c2815c4 100644 --- a/sysdeps/mach/hurd/lchmod.c +++ b/sysdeps/mach/hurd/lchmod.c @@ -20,6 +20,7 @@ #include #include #include +#include #include /* Change the protections of FILE to MODE. */