From 81d3a6215fdbb936b2dcb91d3ff2dbf5dd52fc7d Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Sat, 3 May 2003 02:04:46 +0200 Subject: [XFS] Fix compile for Alpha architecture. SGI Modid: 2.5.x-xfs:slinx:147717a --- fs/xfs/support/ktrace.c | 1 + 1 file changed, 1 insertion(+) diff --git a/fs/xfs/support/ktrace.c b/fs/xfs/support/ktrace.c index fb7b174cb36e..1c53c8eafb2e 100644 --- a/fs/xfs/support/ktrace.c +++ b/fs/xfs/support/ktrace.c @@ -31,6 +31,7 @@ */ #include +#include #include #include -- cgit v1.2.3