X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=fio.h;h=3efda51acf6ad37be6cc27ab7c20f966b81f87d7;hp=5c912d0aab89da4c3b8c0510e5220107e083a067;hb=04cc6b77973636a914de3dff8ca6ae0857cf453b;hpb=9e684a4976b7934f5ce011ea281dfef3352e5738 diff --git a/fio.h b/fio.h index 5c912d0a..3efda51a 100644 --- a/fio.h +++ b/fio.h @@ -36,6 +36,7 @@ struct thread_data; #include "gettime.h" #include "lib/getopt.h" #include "lib/rand.h" +#include "client.h" #include "server.h" #include "stat.h" #include "flow.h"