diff options
| author | Daniel Walton <dwalton@cumulusnetworks.com> | 2016-09-22 15:15:50 +0000 |
|---|---|---|
| committer | Daniel Walton <dwalton@cumulusnetworks.com> | 2016-09-22 15:15:50 +0000 |
| commit | 4dcadbefd00d7c4c97a16f3adc591bd4478965df (patch) | |
| tree | acecbc7c32d2478e02018dfbcb230b2a6a9d4c39 /bgpd/bgp_community.c | |
| parent | 69642336f03b4097a2122a05c92ab0bc5a1a8836 (diff) | |
bgpd: argv update for all but bgp_vty.c
Signed-off-by: Daniel Walton <dwalton@cumulusnetworks.com>
Diffstat (limited to 'bgpd/bgp_community.c')
| -rw-r--r-- | bgpd/bgp_community.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bgpd/bgp_community.c b/bgpd/bgp_community.c index 450cbddcfa..17a3d2fdae 100644 --- a/bgpd/bgp_community.c +++ b/bgpd/bgp_community.c @@ -20,6 +20,7 @@ Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA #include <zebra.h> +#include "command.h" #include "hash.h" #include "memory.h" |
