summaryrefslogtreecommitdiffstats
path: root/lib/libprocstat
diff options
context:
space:
mode:
authorglebius <glebius@FreeBSD.org>2014-11-23 10:26:28 +0000
committerglebius <glebius@FreeBSD.org>2014-11-23 10:26:28 +0000
commit10696c171b9b4f5224bf7aa76a0c80e7c072a26b (patch)
tree0ec954630ed95ba0a683097665cf1f00e180716c /lib/libprocstat
parenta4324a551403a06a930771b06adfb45163781e09 (diff)
downloadFreeBSD-src-10696c171b9b4f5224bf7aa76a0c80e7c072a26b.zip
FreeBSD-src-10696c171b9b4f5224bf7aa76a0c80e7c072a26b.tar.gz
Do not include buf.h.
Diffstat (limited to 'lib/libprocstat')
-rw-r--r--lib/libprocstat/udf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libprocstat/udf.c b/lib/libprocstat/udf.c
index 5d9310e..90c369c 100644
--- a/lib/libprocstat/udf.c
+++ b/lib/libprocstat/udf.c
@@ -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
OpenPOWER on IntegriCloud