From 8fd75f88d2c9fc3be927c620cf57bd47bb8984ef Mon Sep 17 00:00:00 2001 From: bigfoot547 Date: Thu, 11 Jan 2024 04:40:31 -0600 Subject: add launch command --- src/l2su.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/l2su.h') diff --git a/src/l2su.h b/src/l2su.h index a455b58..e56ecb4 100644 --- a/src/l2su.h +++ b/src/l2su.h @@ -27,6 +27,7 @@ struct tag_l2_state_t { struct l2_instance *instance_head; struct l2_instance *instance_tail; + struct l2_version_remote *ver_latest, *ver_snapshot; struct l2_version_remote *ver_remote_head; struct l2_version_remote *ver_remote_tail; -- cgit v1.2.3-70-g09d2