X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=helper_thread.c;h=1d89d3a17ce070aa70d781e2b1fe1cb1af67c72f;hp=b05f8212a6210e4cd9f00f6147759e3e5418249a;hb=ae626d4ead6416adf464cf209cdf3e8b85d58190;hpb=b3090ff4e17888515997a8012f7b5bc5741ff493 diff --git a/helper_thread.c b/helper_thread.c index b05f8212..1d89d3a1 100644 --- a/helper_thread.c +++ b/helper_thread.c @@ -2,6 +2,7 @@ #include "smalloc.h" #include "helper_thread.h" #include "steadystate.h" +#include "pshared.h" static struct helper_data { volatile int exit;