X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=mutex.c;h=e148430b618e5cae1c1fd93c1134f47910198ec6;hp=a44743745ab43d18b8342a67598b4977c1e43557;hb=79d16311c8d0c7188d73df77838fb1b4b6ff58db;hpb=e0ae4dfde29797aa33141100205cea3b2dc8f034 diff --git a/mutex.c b/mutex.c index a4474374..e148430b 100644 --- a/mutex.c +++ b/mutex.c @@ -11,6 +11,7 @@ #include "mutex.h" #include "arch/arch.h" #include "os/os.h" +#include "helpers.h" void fio_mutex_remove(struct fio_mutex *mutex) {