From: Blue Swirl Date: Sun, 18 Oct 2009 18:44:38 +0000 (+0000) Subject: bsd-user: fix breakage by 78cfb07fe0dc556cae662a0fab5fe1bd33daabdb X-Git-Tag: v0.12.0-rc0~634 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=544f4f0b5aa659f858f384677d4767d8fcecb27d;p=thirdparty%2Fqemu.git bsd-user: fix breakage by 78cfb07fe0dc556cae662a0fab5fe1bd33daabdb Signed-off-by: Blue Swirl --- diff --git a/bsd-user/syscall.c b/bsd-user/syscall.c index c77586ee96c..eb1cdf21cac 100644 --- a/bsd-user/syscall.c +++ b/bsd-user/syscall.c @@ -29,6 +29,7 @@ #include #include #include +#include #include #include #include