diff options
Diffstat (limited to 'isys')
-rw-r--r-- | isys/.cvsignore | 1 | ||||
-rw-r--r-- | isys/nfs_mountversion.h | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/isys/.cvsignore b/isys/.cvsignore index 192112bdf..9c0620521 100644 --- a/isys/.cvsignore +++ b/isys/.cvsignore @@ -2,3 +2,4 @@ .depend *.lo *.do +nfs_mountversion.h diff --git a/isys/nfs_mountversion.h b/isys/nfs_mountversion.h deleted file mode 100644 index fb5a7b508..000000000 --- a/isys/nfs_mountversion.h +++ /dev/null @@ -1 +0,0 @@ -#define KERNEL_NFS_MOUNT_VERSION 4 |