summaryrefslogtreecommitdiffstats
path: root/sys/fs/nullfs
diff options
context:
space:
mode:
Diffstat (limited to 'sys/fs/nullfs')
-rw-r--r--sys/fs/nullfs/null_vnops.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/fs/nullfs/null_vnops.c b/sys/fs/nullfs/null_vnops.c
index 9600f3c..9861733 100644
--- a/sys/fs/nullfs/null_vnops.c
+++ b/sys/fs/nullfs/null_vnops.c
@@ -182,7 +182,6 @@
#include <sys/mount.h>
#include <sys/namei.h>
#include <sys/malloc.h>
-#include <sys/buf.h>
#include <miscfs/nullfs/null.h>
static int null_bug_bypass = 0; /* for debugging: enables bypass printf'ing */
OpenPOWER on IntegriCloud