mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-28 10:50:18 +00:00
pimd: remove redundant header inclusion
Just found while code inspection, pim_str.h is included twice. Signed-off-by: Mobashshera Rasool <mrasool@vmware.com>
This commit is contained in:
parent
541b51a5a3
commit
78d2e63169
@ -38,7 +38,6 @@
|
||||
#include "pim_str.h"
|
||||
#include "pim_iface.h"
|
||||
#include "pim_rp.h"
|
||||
#include "pim_str.h"
|
||||
#include "pim_rpf.h"
|
||||
#include "pim_sock.h"
|
||||
#include "pim_memory.h"
|
||||
|
Loading…
Reference in New Issue
Block a user