3 --- src/NFSFileSystem.h.orig 2004-11-08 16:55:10.124688000 +0000
4 +++ src/NFSFileSystem.h 2004-11-08 16:55:48.362013000 +0000
9 +#if defined(HAVE_SYS_MNTTAB_H)
10 + NFSFileSystem(const mnttab&);
12 NFSFileSystem(const mntent&);
16 virtual bool dir_entries_scanned() const;