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/schema_compile.c b/src/schema_compile.c index 19e8a3a..ab376ec 100644 --- a/src/schema_compile.c +++ b/src/schema_compile.c
@@ -31,6 +31,7 @@ #include "log.h" #include "parser_schema.h" #include "path.h" +#include "plugins.h" #include "plugins_exts.h" #include "plugins_exts_compile.h" #include "plugins_internal.h"