From 7e1d1e4b9ad1fbdffbee033ebbb3e147f9cccc35 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 12 May 2011 04:10:20 +0000 Subject: Make self-contained. --- cpukit/libnetworking/nfs/nfsproto.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cpukit/libnetworking/nfs') 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 /* fhandle_t */ + /* * nfs definitions as per the Version 2 and 3 specs */ -- cgit v1.2.3