aboutsummaryrefslogtreecommitdiffstats
path: root/src/l2su.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/l2su.h')
-rw-r--r--src/l2su.h1
1 files changed, 1 insertions, 0 deletions
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;