From: Michael Brown Date: Sun, 12 Oct 2008 11:37:08 +0000 (+0100) Subject: [phantom] Add missing #include X-Git-Tag: v0.9.6~89 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e226a8d8d9a5d6a760c023d9779e183c56757e92;p=thirdparty%2Fipxe.git [phantom] Add missing #include --- diff --git a/src/drivers/net/phantom/phantom.c b/src/drivers/net/phantom/phantom.c index 6c7d1fc9c..4582c8636 100644 --- a/src/drivers/net/phantom/phantom.c +++ b/src/drivers/net/phantom/phantom.c @@ -25,6 +25,7 @@ #include #include #include +#include #include #include #include