diff options
Diffstat (limited to 'nfs/nfs.h')
-rw-r--r-- | nfs/nfs.h | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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" |