Skip to content

Commit a829a8b

Browse files
authored
Merge pull request FRRouting#18800 from donaldsharp/bgp_mpath_link_list_removal
bgpd: Remove linklist.h inclusion in bgp_mpath.c
2 parents 3595c2b + a9d6e25 commit a829a8b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bgpd/bgp_mpath.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212

1313
#include "command.h"
1414
#include "prefix.h"
15-
#include "linklist.h"
1615
#include "sockunion.h"
1716
#include "memory.h"
1817
#include "queue.h"

0 commit comments

Comments
 (0)