X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=kernel%2Fasync.c;h=15319d6c18fe05a3b3bbb8c91e0c654e58356bb2;hb=8b08ca52f5942c21564bbb90ccfb61053f2c26a1;hp=27235f5de198997180d4a293adc932d48c6101c7;hpb=9fd0d96e799ef96f1394cbb67abc2a2e2b714ddc;p=pandora-kernel.git diff --git a/kernel/async.c b/kernel/async.c index 27235f5de198..15319d6c18fe 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;