aboutsummaryrefslogtreecommitdiff
path: root/lib/libprocstat
diff options
context:
space:
mode:
authorGleb Smirnoff <glebius@FreeBSD.org>2014-11-23 10:26:28 +0000
committerGleb Smirnoff <glebius@FreeBSD.org>2014-11-23 10:26:28 +0000
commit03fcebe6a2db9285dc920e704e8110204771d985 (patch)
tree0ec954630ed95ba0a683097665cf1f00e180716c /lib/libprocstat
parentdff9862c0ecb4f4ac6a176a997e26fc8c45595fd (diff)
Notes
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 5d9310e9dcd93..90c369c8ff03b 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