Revert "basic: Add missing declaration for rtnl_basic_add_action()"
This reverts commit 4b84836085
.
This commit is contained in:
parent
7744a5a7ce
commit
85c0192455
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@ extern uint32_t rtnl_basic_get_target(struct rtnl_cls *);
|
|||
extern void rtnl_basic_set_ematch(struct rtnl_cls *,
|
||||
struct rtnl_ematch_tree *);
|
||||
extern struct rtnl_ematch_tree *rtnl_basic_get_ematch(struct rtnl_cls *);
|
||||
extern int rtnl_basic_add_action(struct rtnl_cls *, struct rtnl_act *);
|
||||
extern int rtnl_basic_del_action(struct rtnl_cls *, struct rtnl_act *);
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
|
Loading…
Add table
Reference in a new issue