Whamcloud - gitweb
LU-7734 lnet: configure local NI from DLC
[fs/lustre-release.git] / lnet / utils / cyaml / cyaml.h
index 98f7a27..c9c21c7 100644 (file)
@@ -86,7 +86,7 @@ typedef bool (*cYAML_walk_cb)(struct cYAML *, void *, void**);
  */
 struct cYAML *cYAML_build_tree(char *yaml_file, const char *yaml_blk,
                                size_t yaml_blk_size,
-                               struct cYAML **err_str);
+                               struct cYAML **err_str, bool debug);
 
 /*
  * cYAML_print_tree