X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=lib%2Fis_single_threaded.c;h=9c7d89df40ed9b260b14d51713e55ae4d8d2950b;hb=a724e67c7b42f101f4d820f9112333ea9a0a64df;hp=391fd23976a2c00fc9c08cfe6e2a2ab44953c5cf;hpb=06a691e64b11323a735db3c3bd909d3c0712698f;p=mirror_ubuntu-artful-kernel.git diff --git a/lib/is_single_threaded.c b/lib/is_single_threaded.c index 391fd23976a2..9c7d89df40ed 100644 --- a/lib/is_single_threaded.c +++ b/lib/is_single_threaded.c @@ -9,8 +9,9 @@ * as published by the Free Software Foundation; either version * 2 of the Licence, or (at your option) any later version. */ - -#include +#include +#include +#include /* * Returns true if the task does not share ->mm with another thread/process.