mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-27 02:20:54 +00:00
bgpd: bgp_clist.c does not need jhash.h
It's not used in bgp_clist.c so let's just remove it. Signed-off-by: Donald Sharp <sharpd@nvidia.com>
This commit is contained in:
parent
d4057251b6
commit
ccede71b46
@ -11,7 +11,6 @@
|
||||
#include "queue.h"
|
||||
#include "filter.h"
|
||||
#include "stream.h"
|
||||
#include "jhash.h"
|
||||
#include "frrstr.h"
|
||||
|
||||
#include "bgpd/bgpd.h"
|
||||
|
Loading…
Reference in New Issue
Block a user