X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=server.h;h=3f1bde4ec38dd9806056874110e80a286b2b190e;hp=3a8b4c3a90eb6150e3b737b201e512fce75f7f52;hb=aa83321fca5bb46d593d19d3863f511f80c01639;hpb=372aecb9049618c1279a946b66f6b29066730951 diff --git a/server.h b/server.h index 3a8b4c3a..3f1bde4e 100644 --- a/server.h +++ b/server.h @@ -29,10 +29,10 @@ struct fio_net_cmd { }; struct fio_net_int_cmd { - struct fio_net_cmd cmd; struct flist_head list; struct timeval tv; uint64_t saved_tag; + struct fio_net_cmd cmd; }; enum {