From 8408ec24028693835160bf2ce0f968cb43c63643 Mon Sep 17 00:00:00 2001 From: Martin Pieuchot Date: Fri, 5 Dec 2014 15:50:05 +0000 Subject: Explicitly include instead of pulling it in . ok mikeb@, krw@, bluhm@, tedu@ --- sys/nfs/nfs_boot.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/nfs') diff --git a/sys/nfs/nfs_boot.c b/sys/nfs/nfs_boot.c index d54709a9493..616606d78cd 100644 --- a/sys/nfs/nfs_boot.c +++ b/sys/nfs/nfs_boot.c @@ -1,4 +1,4 @@ -/* $OpenBSD: nfs_boot.c,v 1.35 2014/11/14 23:01:44 tedu Exp $ */ +/* $OpenBSD: nfs_boot.c,v 1.36 2014/12/05 15:50:04 mpi Exp $ */ /* $NetBSD: nfs_boot.c,v 1.26 1996/05/07 02:51:25 thorpej Exp $ */ /* @@ -41,6 +41,7 @@ #include #include +#include #include #include -- cgit v1.2.3