summaryrefslogtreecommitdiff
path: root/bgpd/bgp_aspath.c
diff options
context:
space:
mode:
authorQuentin Young <qlyoung@cumulusnetworks.com>2016-12-02 19:02:06 +0000
committerQuentin Young <qlyoung@cumulusnetworks.com>2016-12-02 19:02:06 +0000
commit0b11464604990198553c451e8c0bf830a44adcf1 (patch)
treebea0c1aca92b0e1f2277fc887b926c1719cf0f56 /bgpd/bgp_aspath.c
parentc49921c32a0fad51e38f947c3a2ca3338569aa67 (diff)
parent54c5dce6a5e46717ad52c80f2dc99fc36a372e28 (diff)
Merge remote-tracking branch 'osr_private_quagga/queue/osr/vtysh-generic' into vtysh-grammar
Diffstat (limited to 'bgpd/bgp_aspath.c')
-rw-r--r--bgpd/bgp_aspath.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/bgpd/bgp_aspath.c b/bgpd/bgp_aspath.c
index fdec5c6b5f..2e78c9a3bf 100644
--- a/bgpd/bgp_aspath.c
+++ b/bgpd/bgp_aspath.c
@@ -25,7 +25,6 @@ Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
#include "memory.h"
#include "vector.h"
#include "vty.h"
-#include "str.h"
#include "log.h"
#include "stream.h"
#include "command.h"