X-Git-Url: http://git.pond.sub.org/?p=empserver;a=blobdiff_plain;f=include%2Fplane.h;fp=include%2Fplane.h;h=5e809e2dff03d57c605ad9480af3881146479d8f;hp=8e37d0d2b784840ee25c3672b0127ccc4d1c35b1;hb=20b31defe7f0dbf68ce48c09f464624fa4090554;hpb=f8be963202a86ffdc47cd5f568461a4f016cc919 diff --git a/include/plane.h b/include/plane.h index 8e37d0d2b..5e809e2df 100644 --- a/include/plane.h +++ b/include/plane.h @@ -49,6 +49,7 @@ struct plnstr { short ef_type; short pln_uid; /* plane unit id */ unsigned pln_seqno; + unsigned pln_generation; time_t pln_timestamp; /* Last time this plane was touched */ natid pln_own; /* owning country */ coord pln_x; /* plane x-y */