From b80dcb55aa66c6e4797e37e9da29d587e6eb12bf Mon Sep 17 00:00:00 2001 From: Konstantin Belousov 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') diff --git a/sys/gnu/fs/xfs/FreeBSD/xfs_vnops.c b/sys/gnu/fs/xfs/FreeBSD/xfs_vnops.c index b935b6468b67..01aa0e5ffe02 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.3