X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=fs%2Fxfs%2Fsupport%2Fktrace.c;h=3dae14c8c55a14eef89683f713e4b5af5f618c2f;hb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;hp=852a92dc0a958b09ba991d3ed763d9a416a3d40c;hpb=a2c21200f1c81b08cb55e417b68150bba439b646;p=linux-2.6.git diff --git a/fs/xfs/support/ktrace.c b/fs/xfs/support/ktrace.c index 852a92dc0..3dae14c8c 100644 --- a/fs/xfs/support/ktrace.c +++ b/fs/xfs/support/ktrace.c @@ -30,14 +30,7 @@ * http://oss.sgi.com/projects/GenInfo/SGIGPLNoticeExplan/ */ -#include -#include - -#include -#include "kmem.h" -#include "spin.h" -#include "debug.h" -#include "ktrace.h" +#include static kmem_zone_t *ktrace_hdr_zone; static kmem_zone_t *ktrace_ent_zone;