From: Alan Cox Date: Fri, 21 Apr 2017 10:37:14 +0000 (+0100) Subject: makejv3: fix warning X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=3797b5e1e8dfefef87ef63b9d5ce73013ec45002;p=FUZIX.git makejv3: fix warning --- diff --git a/Kernel/tools/makejv3.c b/Kernel/tools/makejv3.c index 7081c9de..f1569ffa 100644 --- a/Kernel/tools/makejv3.c +++ b/Kernel/tools/makejv3.c @@ -3,6 +3,7 @@ #include #include #include +#include /* JV3 consists of a bunch of byte packed misaligned fields in an array,