Do not include buf.h.

This commit is contained in:
Gleb Smirnoff 2014-11-23 10:26:28 +00:00
parent dff9862c0e
commit 03fcebe6a2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=274913

View File

@ -30,7 +30,6 @@ __FBSDID("$FreeBSD$");
#include <sys/stat.h>
#include <sys/time.h>
#include <sys/vnode.h>
#include <sys/buf.h>
#define _KERNEL
#include <sys/mount.h>
#undef _KERNEL