From a1212c2a4ee77afded9b22cb288cc286427b1784 Mon Sep 17 00:00:00 2001 From: Bruce Evans Date: Thu, 5 Sep 2002 13:08:22 +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/svr4/svr4_genassym.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/i386/svr4/svr4_genassym.c b/sys/i386/svr4/svr4_genassym.c index 675f0e4ae22..deb375f813d 100644 --- a/sys/i386/svr4/svr4_genassym.c +++ b/sys/i386/svr4/svr4_genassym.c @@ -3,6 +3,7 @@ #include #include +#include #include #include