buf.h is not needed here, and pollutes when ufsmount.h is included

from userland code.

Sponsored by:	Nginx, Inc.
This commit is contained in:
Gleb Smirnoff 2014-11-23 01:02:19 +00:00
parent 8c7f0b92b4
commit dbfd8ef2e4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=274907

View File

@ -33,8 +33,6 @@
#ifndef _UFS_UFS_UFSMOUNT_H_
#define _UFS_UFS_UFSMOUNT_H_
#include <sys/buf.h> /* XXX For struct workhead. */
/*
* Arguments to mount UFS-based filesystems
*/