Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/nfs don't create unused fs_nfs.h



details:   https://anonhg.NetBSD.org/src/rev/dcd890fdb6e7
branches:  trunk
changeset: 752657:dcd890fdb6e7
user:      pooka <pooka%NetBSD.org@localhost>
date:      Tue Mar 02 23:49:11 2010 +0000

description:
don't create unused fs_nfs.h

diffstat:

 sys/nfs/files.nfs |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (12 lines):

diff -r b62ca5ab6688 -r dcd890fdb6e7 sys/nfs/files.nfs
--- a/sys/nfs/files.nfs Tue Mar 02 23:37:16 2010 +0000
+++ b/sys/nfs/files.nfs Tue Mar 02 23:49:11 2010 +0000
@@ -1,6 +1,6 @@
-#      $NetBSD: files.nfs,v 1.12 2010/03/02 23:19:09 pooka Exp $
+#      $NetBSD: files.nfs,v 1.13 2010/03/02 23:49:11 pooka Exp $
 
-deffs  fs_nfs.h                NFS
+deffs                          NFS
 
 defflag opt_nfs_boot.h         NFS_BOOT_BOOTP NFS_BOOT_BOOTPARAM NFS_BOOT_DHCP
                                NFS_BOOT_GATEWAY NFS_BOOT_TCP



Home | Main Index | Thread Index | Old Index