summaryrefslogtreecommitdiff
path: root/nest/protocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'nest/protocol.h')
-rw-r--r--nest/protocol.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/nest/protocol.h b/nest/protocol.h
index b46d37fe..0fca20af 100644
--- a/nest/protocol.h
+++ b/nest/protocol.h
@@ -477,6 +477,7 @@ struct channel_class {
};
extern struct channel_class channel_bgp;
+extern struct channel_class channel_wg;
struct channel_config {
node n;