From 792d12612753912b878a53687a32650561eca5d8 Mon Sep 17 00:00:00 2001 From: rodrigc Date: Sat, 2 Dec 2006 22:30:30 +0000 Subject: Add missing includes for and . --- sys/fs/unionfs/union_vnops.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sys/fs/unionfs') diff --git a/sys/fs/unionfs/union_vnops.c b/sys/fs/unionfs/union_vnops.c index b69baba..9452da5 100644 --- a/sys/fs/unionfs/union_vnops.c +++ b/sys/fs/unionfs/union_vnops.c @@ -54,6 +54,8 @@ #include #include #include +#include +#include #include -- cgit v1.1