From a1ceb1d503a28bf2d04d12d0933ff5bf61cd00d3 Mon Sep 17 00:00:00 2001 From: Artur Grabowski Date: Wed, 5 Sep 2001 23:39:14 +0000 Subject: Will need netbsd_types.h very soon. --- sys/compat/netbsd/netbsd_getcwd.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/compat/netbsd/netbsd_getcwd.c') diff --git a/sys/compat/netbsd/netbsd_getcwd.c b/sys/compat/netbsd/netbsd_getcwd.c index 629c24f1218..676daf40569 100644 --- a/sys/compat/netbsd/netbsd_getcwd.c +++ b/sys/compat/netbsd/netbsd_getcwd.c @@ -1,4 +1,4 @@ -/* $OpenBSD: netbsd_getcwd.c,v 1.4 2001/05/16 12:50:21 ho Exp $ */ +/* $OpenBSD: netbsd_getcwd.c,v 1.5 2001/09/05 23:38:28 art Exp $ */ /* $NetBSD: vfs_getcwd.c,v 1.3.2.3 1999/07/11 10:24:09 sommerfeld Exp $ */ /*- @@ -53,6 +53,7 @@ int proc_isunder __P((struct proc *, struct proc*)); /* missing from proc.h */ #include #include /* XXX only for DIRBLKSIZ */ +#include #include #include -- cgit v1.2.3