summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-11-16 21:53:05 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-11-16 21:53:05 +0000
commitd5688560bf4be51d588fba46671abbd69f69591e (patch)
treec291ec89dae049791de288d9570c29fa9f6acceb
parentde4aac0deb603a468319d07cc9f701578d72a536 (diff)
Notes
-rw-r--r--sys/alpha/osf1/osf1_mount.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/alpha/osf1/osf1_mount.c b/sys/alpha/osf1/osf1_mount.c
index 8b2882f963b2..def2e170a957 100644
--- a/sys/alpha/osf1/osf1_mount.c
+++ b/sys/alpha/osf1/osf1_mount.c
@@ -58,6 +58,7 @@ __FBSDID("$FreeBSD$");
#include <nfs/xdr_subs.h>
#include <nfs/rpcv2.h>
#include <nfs/nfsproto.h>
+#include <rpc/rpcclnt.h>
#include <nfsclient/nfs.h>
#include <nfsclient/nfsmount.h>
#include <nfsclient/nfsargs.h>