From 4db068aabca15d8d86e18dc1e6e227792aa17274 Mon Sep 17 00:00:00 2001 From: Bruce Evans Date: Thu, 5 Sep 2002 12:58:57 +0000 Subject: [PATCH] Include for the definition of offsetof() instead of depending on the definition being misplaced in . The definition probably belongs in . --- sys/i386/linux/linux_genassym.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/i386/linux/linux_genassym.c b/sys/i386/linux/linux_genassym.c index 9cef0a5c885..41c96744baa 100644 --- a/sys/i386/linux/linux_genassym.c +++ b/sys/i386/linux/linux_genassym.c @@ -2,6 +2,7 @@ #include #include +#include #include