diff options
Diffstat (limited to 'sys/fs/nfsserver/nfs_nfsdsubs.c')
-rw-r--r-- | sys/fs/nfsserver/nfs_nfsdsubs.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/fs/nfsserver/nfs_nfsdsubs.c b/sys/fs/nfsserver/nfs_nfsdsubs.c index fa5747c9c741..0d7e4c73fe69 100644 --- a/sys/fs/nfsserver/nfs_nfsdsubs.c +++ b/sys/fs/nfsserver/nfs_nfsdsubs.c @@ -34,8 +34,6 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); - /* * These functions support the macros and help fiddle mbuf chains for * the nfs op functions. They do things like create the rpc header and |