commit | 0aa1f7090ca814f6df6131a6a7ab77db83f0bc57 | [log] [tgz] |
---|---|---|
author | Radek Krejci <rkrejci@cesnet.cz> | Thu Apr 01 16:16:19 2021 +0200 |
committer | Michal Vasko <mvasko@cesnet.cz> | Thu Apr 01 17:23:00 2021 +0200 |
tree | 91dc0fb9ddedead69680d319a58ca116536e8b5e | |
parent | 7510412fcad677c4f8ff09f52fee1abc1134b619 [diff] [blame] |
libyang MAINTENANCE headers includes cleanup iwyu_tool.py used
diff --git a/src/plugins_exts.h b/src/plugins_exts.h index 9cdd39b..2da8b4d 100644 --- a/src/plugins_exts.h +++ b/src/plugins_exts.h
@@ -26,6 +26,9 @@ struct ly_ctx; struct lyd_node; struct lysc_ctx; +struct lysc_ext_instance; +struct lysc_ext_substmt; +struct lysp_ext_instance; struct lyspr_ctx; #ifdef __cplusplus