X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-cli.git;a=blobdiff_plain;f=parsers.c;h=659bbad88dfca9bf8f4248309829126b4fbb1de3;hp=9aa1824c251eca98b779ebf667880fd4cd51bd3e;hb=60ea8937c54f5a8a36b4e4f91de03ff545e2bcd9;hpb=e09810e97db06458814a9e19e78988e7f1515c9e diff --git a/parsers.c b/parsers.c index 9aa1824..659bbad 100644 --- a/parsers.c +++ b/parsers.c @@ -22,7 +22,7 @@ #include #include #include -#include +#include #include "sigrok-cli.h" char **parse_probestring(int max_probes, const char *probestring)