diff options
-rw-r--r-- | nfs/cache.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/nfs/cache.c b/nfs/cache.c index 5d00f144..3a14ef27 100644 --- a/nfs/cache.c +++ b/nfs/cache.c @@ -18,6 +18,9 @@ along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. */ +#include "nfs.h" + + |