aboutgitcodebugslistschat
path: root/passt.h
diff options
context:
space:
mode:
Diffstat (limited to 'passt.h')
-rw-r--r--passt.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/passt.h b/passt.h
index c5f51d1..3a07294 100644
--- a/passt.h
+++ b/passt.h
@@ -309,6 +309,8 @@ struct ctx {
bool migrate_exit;
};
+extern struct ctx passt_ctx;
+
void proto_update_l2_buf(const unsigned char *eth_d);
#endif /* PASST_H */