From c010b793ea05fe3426ebedd9c9d4e6fab3af5736 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Fri, 4 Oct 1996 06:21:55 +0000 Subject: (bool_t, enum_t): Typedefs removed. --- nfs/nfs.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'nfs/nfs.h') 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 #include #include "nfs-spec.h" -- cgit v1.2.3