dect
/
linux-2.6
Archived
13
0
Fork 0

xfs: xfs_trace.c: duplicated include

fs/xfs/linux-2.6/xfs_trace.c: xfs_attr_sf.h is included more than once.

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Signed-off-by: Alex Elder <aelder@sgi.com>
This commit is contained in:
Andrea Gelmini 2010-03-25 17:22:41 +00:00 committed by Alex Elder
parent 3f943d853d
commit fce1cad651
1 changed files with 0 additions and 1 deletions

View File

@ -41,7 +41,6 @@
#include "xfs_alloc.h"
#include "xfs_bmap.h"
#include "xfs_attr.h"
#include "xfs_attr_sf.h"
#include "xfs_attr_leaf.h"
#include "xfs_log_priv.h"
#include "xfs_buf_item.h"