diff options
author | Michael I. Bushnell <mib@gnu.org> | 1995-12-11 21:45:16 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1995-12-11 21:45:16 +0000 |
commit | a5b82eec3cadb80aa2ffd2b620687c04054fdd15 (patch) | |
tree | 2f0232a48b22caddb38f49ece04007fa571865c0 | |
parent | cd11d3b56b606cac03ebce1a165f852d38f9db70 (diff) |
Formerly cache.c.~3~
-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" + + |