]> git.proxmox.com Git - mirror_frr.git/blobdiff - lib/northbound_cli.c
build, vtysh: extract vtysh commands from .xref
[mirror_frr.git] / lib / northbound_cli.c
index 56eac9dc32a30071f2a4d49929bfa72c752ff4fc..e0dcdb490fcf2c12f732663fa50d2a49e8dfc959 100644 (file)
@@ -32,9 +32,7 @@
 #include "northbound.h"
 #include "northbound_cli.h"
 #include "northbound_db.h"
-#ifndef VTYSH_EXTRACT_PL
 #include "lib/northbound_cli_clippy.c"
-#endif
 
 struct debug nb_dbg_cbs_config = {0, "Northbound callbacks: configuration"};
 struct debug nb_dbg_cbs_state = {0, "Northbound callbacks: state"};