From 8adabb0356f0bb9d2681f2b8641d303ff20116f1 Mon Sep 17 00:00:00 2001 From: kib Date: Sun, 11 Mar 2012 12:19:58 +0000 Subject: Remove fifo.h. The only used function declaration from the header is migrated to sys/vnode.h. Submitted by: gianni --- sys/fs/cd9660/cd9660_vnops.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/fs/cd9660') diff --git a/sys/fs/cd9660/cd9660_vnops.c b/sys/fs/cd9660/cd9660_vnops.c index ab59640..21ee0fc 100644 --- a/sys/fs/cd9660/cd9660_vnops.c +++ b/sys/fs/cd9660/cd9660_vnops.c @@ -47,7 +47,6 @@ __FBSDID("$FreeBSD$"); #include #include #include -#include #include #include #include -- cgit v1.1