diff options
Diffstat (limited to '')
-rw-r--r-- | src/libyang.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libyang.h b/src/libyang.h index 2bfc6be..f992a78 100644 --- a/src/libyang.h +++ b/src/libyang.h @@ -39,6 +39,7 @@ extern "C" { /* * The following headers are supposed to be included explicitly: + * - hash_table.h * - metadata.h * - plugins_types.h * - plugins_exts.h |