mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
cli_msg() moved to cli.h, so that it can be used outside the parser.
This commit is contained in:
@@ -19,8 +19,6 @@ CF_HDR
|
||||
#include "nest/cli.h"
|
||||
#include "filter/filter.h"
|
||||
|
||||
#define cli_msg(x...) cli_printf(this_cli, x)
|
||||
|
||||
CF_DECLS
|
||||
|
||||
%union {
|
||||
|
||||
Reference in New Issue
Block a user