From: Blue Swirl Date: Sun, 18 Oct 2009 18:44:38 +0000 (+0000) Subject: bsd-user: fix breakage by 78cfb07fe0dc556cae662a0fab5fe1bd33daabdb X-Git-Tag: TizenStudio_2.0_p2.3~7009 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9ae401407feb5ccb33789ec762e33ac06dc448da;p=sdk%2Femulator%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 c77586e..eb1cdf2 100644 --- a/bsd-user/syscall.c +++ b/bsd-user/syscall.c @@ -29,6 +29,7 @@ #include #include #include +#include #include #include #include