commit | 1a7a7bd6f97faa7e3fa01eac6b2b497790112d37 | [log] [tgz] |
---|---|---|
author | Michal Vasko <mvasko@cesnet.cz> | Fri Oct 16 14:39:15 2020 +0200 |
committer | Radek Krejci <rkrejci@cesnet.cz> | Mon Oct 19 09:50:45 2020 +0200 |
tree | cd67dab8a7647c53544af6141bebb5ebe26d3bf7 | |
parent | 09edca8562df4b833a8f8dae9953c36a8f8df326 [diff] [blame] |
tree schema compile REFACTOR file split into 3 files
diff --git a/src/plugins_exts_metadata.c b/src/plugins_exts_metadata.c index 1e8364c..ceae257 100644 --- a/src/plugins_exts_metadata.c +++ b/src/plugins_exts_metadata.c
@@ -17,6 +17,7 @@ #include "plugins_exts.h" #include "plugins_exts_metadata.h" +#include "schema_compile.h" #include "tree_schema.h" /**