summaryrefslogtreecommitdiff
path: root/eigrpd/eigrp_reply.c
diff options
context:
space:
mode:
authorRuss White <russ@riw.us>2021-03-23 10:07:28 -0400
committerGitHub <noreply@github.com>2021-03-23 10:07:28 -0400
commit63d4a9708cad8dadd9ba0f1b104072862fc41c98 (patch)
treeec77133952bdb98e76fc15249dd2ca3eb63b848e /eigrpd/eigrp_reply.c
parent38981e4bbae90aa854b3c7487075e4a69c55ddc5 (diff)
parent224ccf29d9e9d08a6a177d8c994ab5a743b276cf (diff)
Merge pull request #8307 from opensourcerouting/mtypes-cleanup-20210322
isisd, eigrpd, pathd: clean up & drop *_memory.[ch] files, make a whole bunch static
Diffstat (limited to 'eigrpd/eigrp_reply.c')
-rw-r--r--eigrpd/eigrp_reply.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/eigrpd/eigrp_reply.c b/eigrpd/eigrp_reply.c
index d16482173c..015daa768f 100644
--- a/eigrpd/eigrp_reply.c
+++ b/eigrpd/eigrp_reply.c
@@ -58,7 +58,6 @@
#include "eigrpd/eigrp_macros.h"
#include "eigrpd/eigrp_topology.h"
#include "eigrpd/eigrp_fsm.h"
-#include "eigrpd/eigrp_memory.h"
#include "eigrpd/eigrp_errors.h"
void eigrp_send_reply(struct eigrp_neighbor *nbr,