From: Olivier Matz Date: Thu, 15 Nov 2018 17:17:52 +0000 (+0100) Subject: fix compilation of parse-yaml X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=ddad385e79cc12e534c3fe3f5152297ed0015727;p=protos%2Flibecoli.git fix compilation of parse-yaml --- diff --git a/examples/yaml/parse-yaml.c b/examples/yaml/parse-yaml.c index 9ec8d5f..218fe78 100644 --- a/examples/yaml/parse-yaml.c +++ b/examples/yaml/parse-yaml.c @@ -6,7 +6,9 @@ #include #include #include +#include +#include #include #include #include