X-Git-Url: http://git.pond.sub.org/?p=empserver;a=blobdiff_plain;f=include%2Ftrade.h;h=26449ae841f072b1c5ffee43ad6853ffd168aa5b;hp=6fc9919e274414e7aa20695cf7f73bce8582ad71;hb=20b31defe7f0dbf68ce48c09f464624fa4090554;hpb=f8be963202a86ffdc47cd5f568461a4f016cc919 diff --git a/include/trade.h b/include/trade.h index 6fc9919e2..26449ae84 100644 --- a/include/trade.h +++ b/include/trade.h @@ -45,6 +45,7 @@ struct trdstr { short ef_type; short trd_uid; unsigned trd_seqno; + unsigned trd_generation; time_t trd_timestamp; natid trd_owner; /* end of part matching struct empobj */