From a6eddbb85537ebee6860b0c38ab48be615b297f6 Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 28 May 2012 23:40:20 +0000 Subject: NFS update git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4781 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/fs/nfs/nfs_mount.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'nuttx/fs/nfs/nfs_mount.h') diff --git a/nuttx/fs/nfs/nfs_mount.h b/nuttx/fs/nfs/nfs_mount.h index 82bb26fe5..d7012991d 100644 --- a/nuttx/fs/nfs/nfs_mount.h +++ b/nuttx/fs/nfs/nfs_mount.h @@ -47,7 +47,8 @@ * Included Files ****************************************************************************/ - #include +#include "nfs_proto.h" +#include /**************************************************************************** * Pre-processor Definitions -- cgit v1.2.3