X-Git-Url: http://git.pond.sub.org/?p=empserver;a=blobdiff_plain;f=include%2Flost.h;h=021f26338910f901a16297280a9a9460b8245288;hp=d30f8e856b0399308b81ad06f081dbaf4adc2fae;hb=20b31defe7f0dbf68ce48c09f464624fa4090554;hpb=f8be963202a86ffdc47cd5f568461a4f016cc919 diff --git a/include/lost.h b/include/lost.h index d30f8e856..021f26338 100644 --- a/include/lost.h +++ b/include/lost.h @@ -42,6 +42,7 @@ struct loststr { short ef_type; short lost_uid; unsigned lost_seqno; + unsigned lost_generation; time_t lost_timestamp; /* When it was lost */ natid lost_owner; /* Who lost it */ /* end of part matching struct empobj */