diff options
Diffstat (limited to 'sys/xfs/xfs_vfsops-openbsd.c')
-rw-r--r-- | sys/xfs/xfs_vfsops-openbsd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/xfs/xfs_vfsops-openbsd.c b/sys/xfs/xfs_vfsops-openbsd.c index d6724665dc8..6561487af30 100644 --- a/sys/xfs/xfs_vfsops-openbsd.c +++ b/sys/xfs/xfs_vfsops-openbsd.c @@ -108,7 +108,6 @@ static struct vfsconf xfs_vfc = { 0, 0, 0, - NULL, NULL }; |