X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/e934c096dda91697c194e8f6002c52ee252d1956..d5c6f842712c3772a9de56214e312af9174e4207:/bgp.h?ds=sidebyside diff --git a/bgp.h b/bgp.h index 55b0ee3..8540375 100644 --- a/bgp.h +++ b/bgp.h @@ -200,6 +200,4 @@ int bgp_set_poll(void); int bgp_process(uint32_t events[]); char const *bgp_state_str(enum bgp_state state); -extern char const *cvs_id_bgp; - #endif /* __BGP_H__ */