diff options
| author | mobash-rasool <mobash.rasool@gmail.com> | 2022-05-11 10:04:18 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-11 10:04:18 +0530 |
| commit | daa97042a2720ed46a1c1817d58cd7a9d08b333e (patch) | |
| tree | 0fc037e522f4920dfa2be5697a1a195a0358543c /pimd/pim6_cmd.c | |
| parent | 00358e444ee893778f7f21b189c65ed4de263d15 (diff) | |
| parent | 993e3d8e131ab729f86bfd01f031093dc4827d87 (diff) | |
Merge pull request #11151 from opensourcerouting/pim-various-20220506
pimd, pim6d: fix various smaller issues
Diffstat (limited to 'pimd/pim6_cmd.c')
| -rw-r--r-- | pimd/pim6_cmd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pimd/pim6_cmd.c b/pimd/pim6_cmd.c index 289772260c..6eeb778da9 100644 --- a/pimd/pim6_cmd.c +++ b/pimd/pim6_cmd.c @@ -40,6 +40,7 @@ #include "pim_nb.h" #include "pim_addr.h" #include "pim_nht.h" +#include "pim_bsm.h" #ifndef VTYSH_EXTRACT_PL |
