summaryrefslogtreecommitdiffstats
path: root/rpc/xdr/src/mount3udp.x
diff options
context:
space:
mode:
Diffstat (limited to 'rpc/xdr/src/mount3udp.x')
-rw-r--r--rpc/xdr/src/mount3udp.x2
1 files changed, 2 insertions, 0 deletions
diff --git a/rpc/xdr/src/mount3udp.x b/rpc/xdr/src/mount3udp.x
index 888c5312071..7fbe3ff523d 100644
--- a/rpc/xdr/src/mount3udp.x
+++ b/rpc/xdr/src/mount3udp.x
@@ -12,6 +12,8 @@
* mount3udp_svc.c is heavily modified though
*/
+%#include "xdr-nfs3.h"
+
const MNTUDPPATHLEN = 1024;
typedef string mntudpdirpath<MNTPATHLEN>;