summaryrefslogtreecommitdiff
path: root/nfsd/cache.c
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1996-10-08 16:20:39 +0000
committerThomas Bushnell <thomas@gnu.org>1996-10-08 16:20:39 +0000
commitd25e8e0bd649f8fb21adbf2a27fd82f8fa81ecac (patch)
tree9e03f8280be7ea82dcf7d2f9327fcdac4e67a907 /nfsd/cache.c
parentb67436f8411e8155c8b9a15f7d39751cd72248a1 (diff)
Thu Sep 26 14:09:20 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* nfsd.h (enum_t): New type. * cache.c: Don't inclide <rpc/auth_unix.h>.
Diffstat (limited to 'nfsd/cache.c')
-rw-r--r--nfsd/cache.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nfsd/cache.c b/nfsd/cache.c
index 29e64834..4230c24f 100644
--- a/nfsd/cache.c
+++ b/nfsd/cache.c
@@ -33,7 +33,6 @@
#define malloc spoogie_woogie /* ugh^2. */
#include <rpc/types.h>
#include <rpc/auth.h>
-#include <rpc/auth_unix.h>
#undef malloc
#define IDHASH_TABLE_SIZE 1024