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/gnu/fs/xfs/FreeBSD/xfs_vnops.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'sys/gnu/fs') diff --git a/sys/gnu/fs/xfs/FreeBSD/xfs_vnops.c b/sys/gnu/fs/xfs/FreeBSD/xfs_vnops.c index b935b64..01aa0e5 100644 --- a/sys/gnu/fs/xfs/FreeBSD/xfs_vnops.c +++ b/sys/gnu/fs/xfs/FreeBSD/xfs_vnops.c @@ -46,8 +46,6 @@ #include #include -#include - #define NO_VFS_MACROS #include "xfs.h" #include "xfs_types.h" -- cgit v1.1