diff options
| author | David Lamparter <equinox@opensourcerouting.org> | 2021-08-19 11:36:16 +0200 | 
|---|---|---|
| committer | David Lamparter <equinox@opensourcerouting.org> | 2021-08-27 10:41:23 +0200 | 
| commit | e34e07e640989bff120acc2954536e3471134f88 (patch) | |
| tree | 1a3707044205877ad3b3228b3e9f316da9609015 /pimd/pim_rpf.h | |
| parent | 8268be3d16f1705f1ed4f1bdc0bb4ba538a6285d (diff) | |
pimd: de-circularize includes
pimd's include files are very interdependent.  Let's chop that down a
bit to gain some flexibility.
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'pimd/pim_rpf.h')
| -rw-r--r-- | pimd/pim_rpf.h | 3 | 
1 files changed, 0 insertions, 3 deletions
diff --git a/pimd/pim_rpf.h b/pimd/pim_rpf.h index f006519b71..006aa1b636 100644 --- a/pimd/pim_rpf.h +++ b/pimd/pim_rpf.h @@ -22,9 +22,6 @@  #include <zebra.h> -#include "pim_upstream.h" -#include "pim_neighbor.h" -  /*    RFC 4601:  | 
