summaryrefslogtreecommitdiffstats
path: root/isys/nfsmount.h
diff options
context:
space:
mode:
Diffstat (limited to 'isys/nfsmount.h')
-rw-r--r--isys/nfsmount.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/isys/nfsmount.h b/isys/nfsmount.h
index 7688f91c7..55b5d8e7e 100644
--- a/isys/nfsmount.h
+++ b/isys/nfsmount.h
@@ -58,12 +58,6 @@ extern "C" {
typedef char fhandle[FHSIZE];
-#ifdef DIET
-typedef unsigned int u_int;
-typedef unsigned long u_long;
-typedef void * caddr_t;
-#endif
-
typedef struct {
u_int fhandle3_len;
char *fhandle3_val;