diff options
Diffstat (limited to 'ospfd/ospf_gr.c')
-rw-r--r-- | ospfd/ospf_gr.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ospfd/ospf_gr.c b/ospfd/ospf_gr.c index 66ef1d656..6678d8c1f 100644 --- a/ospfd/ospf_gr.c +++ b/ospfd/ospf_gr.c @@ -44,9 +44,7 @@ #include "ospfd/ospf_gr.h" #include "ospfd/ospf_errors.h" #include "ospfd/ospf_dump.h" -#ifndef VTYSH_EXTRACT_PL #include "ospfd/ospf_gr_clippy.c" -#endif static void ospf_gr_nvm_delete(struct ospf *ospf); |