X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-cli.git;a=blobdiff_plain;f=main.c;h=5dcee2cd25d680709ae5506ee66efa6dadefe75f;hp=9ab3f77cc49baa64dae8e72e1a44ab19b841fb0d;hb=1eb46be87ba64500504044da46d77e059193ccc4;hpb=20fb52e08416238c60392b410f69856cc7d98650 diff --git a/main.c b/main.c index 9ab3f77..5dcee2c 100644 --- a/main.c +++ b/main.c @@ -19,6 +19,7 @@ #include "sigrok-cli.h" #include "config.h" +#include #include struct sr_context *sr_ctx = NULL;