X-Git-Url: http://git.pond.sub.org/?p=empserver;a=blobdiff_plain;f=include%2Fempobj.h;h=3906c13a639d280f3cb3185b737057b7aa065a77;hp=713f2f4a50e118773e748c849faaf291d8bd9200;hb=20b31defe7f0dbf68ce48c09f464624fa4090554;hpb=f8be963202a86ffdc47cd5f568461a4f016cc919 diff --git a/include/empobj.h b/include/empobj.h index 713f2f4a5..3906c13a6 100644 --- a/include/empobj.h +++ b/include/empobj.h @@ -58,6 +58,7 @@ struct empobj { short ef_type; short uid; unsigned seqno; + unsigned generation; time_t timestamp; /* end of part matching struct emptypedstr */ natid own; /* valid if EFF_OWNER is in table's flags */