aboutsummaryrefslogtreecommitdiff
path: root/sys/nfs/nfs_common.h
diff options
context:
space:
mode:
authorMarius Strobl <marius@FreeBSD.org>2010-02-09 23:45:14 +0000
committerMarius Strobl <marius@FreeBSD.org>2010-02-09 23:45:14 +0000
commit9ea01fedc0f5bab6ebea77938afe77aa7cd76736 (patch)
tree7818cc46c36d665fc28d90982bdd75b487296427 /sys/nfs/nfs_common.h
parentbe03f0b9075a83d1bbeaa504161197feda3fbd77 (diff)
Notes
Diffstat (limited to 'sys/nfs/nfs_common.h')
-rw-r--r--sys/nfs/nfs_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/nfs/nfs_common.h b/sys/nfs/nfs_common.h
index 9ad1c1139a6be..1c0b315941195 100644
--- a/sys/nfs/nfs_common.h
+++ b/sys/nfs/nfs_common.h
@@ -48,6 +48,7 @@ extern nfstype nfsv3_type[];
int nfs_adv(struct mbuf **, caddr_t *, int, int);
u_quad_t nfs_curusec(void);
void *nfsm_disct(struct mbuf **, caddr_t *, int, int, int);
+int nfs_realign(struct mbuf **, int);
/* ****************************** */
/* Build request/reply phase macros */