]> git.pond.sub.org Git - empserver/blobdiff - include/trade.h
Generation numbers to catch write back of stale copies
[empserver] / include / trade.h
index 6fc9919e274414e7aa20695cf7f73bce8582ad71..26449ae841f072b1c5ffee43ad6853ffd168aa5b 100644 (file)
@@ -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 */