X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=kernel%2Fasync.c;fp=kernel%2Fasync.c;h=15319d6c18fe05a3b3bbb8c91e0c654e58356bb2;hb=5a0e3ad6af8660be21ca98a971cd00f331318c05;hp=27235f5de198997180d4a293adc932d48c6101c7;hpb=ed391f4ebf8f701d3566423ce8f17e614cde9806;p=~andy%2Flinux diff --git a/kernel/async.c b/kernel/async.c index 27235f5de19..15319d6c18f 100644 --- a/kernel/async.c +++ b/kernel/async.c @@ -56,6 +56,7 @@ asynchronous and synchronous parts of the kernel. #include #include #include +#include #include static async_cookie_t next_cookie = 1;