]> git.proxmox.com Git - mirror_frr.git/blobdiff - bgpd/bgp_labelpool.h
*: require semicolon after DEFINE_<typesafe...>
[mirror_frr.git] / bgpd / bgp_labelpool.h
index d9f64acfe40002f25d4e87492c151cf83f8c8ce0..d6a8eec84d8d364b548c1552d38edf1600da5a4f 100644 (file)
@@ -31,7 +31,7 @@
 #define LP_TYPE_VRF    0x00000001
 #define LP_TYPE_BGP_LU 0x00000002
 
-PREDECL_LIST(lp_fifo)
+PREDECL_LIST(lp_fifo);
 
 struct labelpool {
        struct skiplist         *ledger;        /* all requests */