summaryrefslogtreecommitdiffstats
path: root/sys/alpha
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2003-11-16 21:53:05 +0000
committerkris <kris@FreeBSD.org>2003-11-16 21:53:05 +0000
commit7f22aadf3741bc4fa66042815e4d3314802c32f5 (patch)
treec291ec89dae049791de288d9570c29fa9f6acceb /sys/alpha
parent0146715061514e61750069f049e3d6d08d20409c (diff)
downloadFreeBSD-src-7f22aadf3741bc4fa66042815e4d3314802c32f5.zip
FreeBSD-src-7f22aadf3741bc4fa66042815e4d3314802c32f5.tar.gz
Fix build on alpha
Pointy hat to: alfred
Diffstat (limited to 'sys/alpha')
-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 8b2882f..def2e17 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>
OpenPOWER on IntegriCloud