diff options
Diffstat (limited to 'bgpd/bgp_open.h')
-rw-r--r-- | bgpd/bgp_open.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bgpd/bgp_open.h b/bgpd/bgp_open.h index edd29733..9139c550 100644 --- a/bgpd/bgp_open.h +++ b/bgpd/bgp_open.h @@ -22,6 +22,8 @@ Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA #define _QUAGGA_BGP_OPEN_H #include "log.h" +#include "stream.h" +#include "vty.h" /* Standard header for capability TLV */ struct capability_header |