summaryrefslogtreecommitdiff
path: root/nfs/nfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'nfs/nfs.h')
-rw-r--r--nfs/nfs.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/nfs/nfs.h b/nfs/nfs.h
index 45a20022..f175eac5 100644
--- a/nfs/nfs.h
+++ b/nfs/nfs.h
@@ -15,11 +15,6 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
-
-/* Needed for the rpc include files to work. */
-typedef int bool_t; /* Ick. */
-typedef int enum_t; /* Ick. */
-
#include <sys/stat.h>
#include <sys/types.h>
#include "nfs-spec.h"