]> git.droids-corp.org - protos/libecoli.git/blobdiff - libecoli/ecoli_parse.h
node_any: check attribute presence
[protos/libecoli.git] / libecoli / ecoli_parse.h
index 79e644f673c4cef44d922c6d36f896789e3ee6ce..a431ba2d385c942d2dd473edf7b38af94b1d0bb9 100644 (file)
@@ -17,6 +17,7 @@
 #include <sys/types.h>
 #include <limits.h>
 #include <stdio.h>
+#include <stdbool.h>
 
 struct ec_node;
 struct ec_parse;
@@ -55,6 +56,7 @@ struct ec_parse *ec_parse_dup(const struct ec_parse *parse);
  *
  *
  */
+// _get_ XXX
 const struct ec_strvec *ec_parse_strvec(const struct ec_parse *parse);
 
 /* a NULL return value is an error, with errno set