X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=fio_sem.c;h=3b48061cd266cc9f6629a5d52df0dc6e55317f54;hp=20fcfccc02eea36c3d6d32cd442d47f34b1bbe95;hb=f88817479014b87bfed3a20f9fe7dae0efb33dee;hpb=0ffccc21fcd67d1e1d2a360e90f3fe8efc0d6b52 diff --git a/fio_sem.c b/fio_sem.c index 20fcfccc..3b48061c 100644 --- a/fio_sem.c +++ b/fio_sem.c @@ -1,3 +1,4 @@ +#include #include #include #include @@ -7,7 +8,6 @@ #define RUNNING_ON_VALGRIND 0 #endif -#include "log.h" #include "fio_sem.h" #include "pshared.h" #include "os/os.h"