summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/nfs/nfsproto.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libnetworking/nfs/nfsproto.h')
-rw-r--r--cpukit/libnetworking/nfs/nfsproto.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/libnetworking/nfs/nfsproto.h b/cpukit/libnetworking/nfs/nfsproto.h
index 9c937068a2..a9ca6a9189 100644
--- a/cpukit/libnetworking/nfs/nfsproto.h
+++ b/cpukit/libnetworking/nfs/nfsproto.h
@@ -40,6 +40,8 @@
#ifndef _NFS_NFSPROTO_H_
#define _NFS_NFSPROTO_H_
+#include <sys/mount.h> /* fhandle_t */
+
/*
* nfs definitions as per the Version 2 and 3 specs
*/