X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=workqueue.c;h=841dbb9ffffa6de6252990592e7d750e876442b5;hp=18ec198bee7e9de9c81db22758ad5c1e28ec62e4;hb=fd98fb689d5ad7e9977461e961fff3fdd37f9cb8;hpb=b93a8eb09c7904790f78956cb481bd55b3ac8c82 diff --git a/workqueue.c b/workqueue.c index 18ec198b..841dbb9f 100644 --- a/workqueue.c +++ b/workqueue.c @@ -10,6 +10,7 @@ #include "flist.h" #include "workqueue.h" #include "smalloc.h" +#include "pshared.h" enum { SW_F_IDLE = 1 << 0,