From e09dfaaf1fa22afc854873fa0e020c09411e500b Mon Sep 17 00:00:00 2001 From: phk Date: Tue, 13 Aug 2002 10:07:05 +0000 Subject: [PATCH] Add a #include for --- sys/kern/kern_lockf.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/kern/kern_lockf.c b/sys/kern/kern_lockf.c index c1cadb14c811..51659544230d 100644 --- a/sys/kern/kern_lockf.c +++ b/sys/kern/kern_lockf.c @@ -43,6 +43,7 @@ #include #include #include +#include #include #include #include