summaryrefslogtreecommitdiffstats
path: root/src/vnet/l2/l2_xcrw.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vnet/l2/l2_xcrw.h')
-rw-r--r--src/vnet/l2/l2_xcrw.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/vnet/l2/l2_xcrw.h b/src/vnet/l2/l2_xcrw.h
index ca80aae9929..e21c884c401 100644
--- a/src/vnet/l2/l2_xcrw.h
+++ b/src/vnet/l2/l2_xcrw.h
@@ -80,6 +80,8 @@ typedef enum
L2_XCRW_N_ERROR,
} l2_xcrw_error_t;
+extern vlib_node_registration_t l2_xcrw_node;
+
#endif /* __included_l2_xcrw_h__ */
/*