From 3b1b4d767fe79ec9503f6aed275b718fb46d6a5c Mon Sep 17 00:00:00 2001 From: Craig Rodrigues Date: Sun, 1 Apr 2007 12:48:10 +0000 Subject: [PATCH] Change #include to #include to get definition of curthread, required by . --- sys/gnu/fs/xfs/FreeBSD/support/mrlock.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/gnu/fs/xfs/FreeBSD/support/mrlock.c b/sys/gnu/fs/xfs/FreeBSD/support/mrlock.c index 7c3f8bfdfb5..5955f991bb8 100644 --- a/sys/gnu/fs/xfs/FreeBSD/support/mrlock.c +++ b/sys/gnu/fs/xfs/FreeBSD/support/mrlock.c @@ -1,5 +1,5 @@ #include -#include +#include #include #include