X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/7fdcfb68739b807519337517e2ae579a5ef932d4..9bdbb51f4122817ca8bdba9fb9917969809ff451:/nfs.h diff --git a/nfs.h b/nfs.h index 44b834fd..a63ee94e 100644 --- a/nfs.h +++ b/nfs.h @@ -1,3 +1,4 @@ +/* @(#) $Header: /tcpdump/master/tcpdump/nfs.h,v 1.7 2002-12-11 07:13:55 guy Exp $ (LBL) */ /* $NetBSD: nfs.h,v 1.1 1996/05/23 22:49:53 fvdl Exp $ */ /* @@ -245,7 +246,7 @@ /* File types */ typedef enum { NFNON=0, NFREG=1, NFDIR=2, NFBLK=3, NFCHR=4, NFLNK=5, - NFSOCK=6, NFFIFO=7 } nfstype; + NFSOCK=6, NFFIFO=7 } nfs_type; /* Structs for common parts of the rpc's */ /*