summaryrefslogtreecommitdiff
path: root/nuttx/fs/nfs/nfs_vfsops.c
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-04-23 20:33:25 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-04-23 20:33:25 +0000
commitfaf5098e0f900b5e5fcd6bea40e6ff9ff184e137 (patch)
tree34fc95aa94c99c8990295e1c6db3fe3411a29204 /nuttx/fs/nfs/nfs_vfsops.c
parent942bbb7ad67be9b4117e752fcb4bcac280452f9f (diff)
downloadpx4-nuttx-faf5098e0f900b5e5fcd6bea40e6ff9ff184e137.tar.gz
px4-nuttx-faf5098e0f900b5e5fcd6bea40e6ff9ff184e137.tar.bz2
px4-nuttx-faf5098e0f900b5e5fcd6bea40e6ff9ff184e137.zip
NFS updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4647 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/fs/nfs/nfs_vfsops.c')
-rw-r--r--nuttx/fs/nfs/nfs_vfsops.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/fs/nfs/nfs_vfsops.c b/nuttx/fs/nfs/nfs_vfsops.c
index 89f135d7c..478271419 100644
--- a/nuttx/fs/nfs/nfs_vfsops.c
+++ b/nuttx/fs/nfs/nfs_vfsops.c
@@ -69,6 +69,7 @@
#include <net/if.h>
#include <netinet/in.h>
+#include "nfs.h"
#include "rpc_v2.h"
#include "rpc.h"
#include "nfs_proto.h"