summaryrefslogtreecommitdiffstats
path: root/sys/fs/ext2fs/ext2_vnops.c
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2012-03-11 12:19:58 +0000
committerkib <kib@FreeBSD.org>2012-03-11 12:19:58 +0000
commit8adabb0356f0bb9d2681f2b8641d303ff20116f1 (patch)
tree2f329a4d66d341eb7a690b2d1dfb1e5424699cfb /sys/fs/ext2fs/ext2_vnops.c
parent3cb00e347a6d3134d8cc77576a9aa19ed4375839 (diff)
downloadFreeBSD-src-8adabb0356f0bb9d2681f2b8641d303ff20116f1.zip
FreeBSD-src-8adabb0356f0bb9d2681f2b8641d303ff20116f1.tar.gz
Remove fifo.h. The only used function declaration from the header is
migrated to sys/vnode.h. Submitted by: gianni
Diffstat (limited to 'sys/fs/ext2fs/ext2_vnops.c')
-rw-r--r--sys/fs/ext2fs/ext2_vnops.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/fs/ext2fs/ext2_vnops.c b/sys/fs/ext2fs/ext2_vnops.c
index 136654c..5e2e318 100644
--- a/sys/fs/ext2fs/ext2_vnops.c
+++ b/sys/fs/ext2fs/ext2_vnops.c
@@ -71,8 +71,6 @@
#include "opt_directio.h"
-#include <fs/fifofs/fifo.h>
-
#include <ufs/ufs/dir.h>
#include <fs/ext2fs/fs.h>
OpenPOWER on IntegriCloud