X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=server.h;h=fe762c94eb39f625e04f702648f9532c796d5957;hp=e129ffda8e19b53d805b696f2613eb03e23eadc5;hb=6eb2479194603184f393057ea10326643edc7169;hpb=9e22ecb0271038f61e00e448d8839f0c1bf6017e diff --git a/server.h b/server.h index e129ffda..fe762c94 100644 --- a/server.h +++ b/server.h @@ -59,6 +59,7 @@ struct cmd_ts_pdu { struct cmd_probe_pdu { uint8_t hostname[64]; + uint8_t bigendian; uint8_t fio_major; uint8_t fio_minor; uint8_t fio_patch;