X-Git-Url: https://sigrok.org/gitweb/?p=sigrok-cli.git;a=blobdiff_plain;f=show.c;h=db643d13304a88ed0e61f5eae21610b6b7e6bc27;hp=07341c9c6c6adc753abae27e1341d24bd2226210;hb=c7f154fc70195ca67b29f1a2e9b298ba0d3113cf;hpb=2be182e6437fb082aedca653fdc106d702518db0 diff --git a/show.c b/show.c index 07341c9..db643d1 100644 --- a/show.c +++ b/show.c @@ -17,13 +17,9 @@ * along with this program. If not, see . */ +#include "sigrok-cli.h" #include "config.h" #include -#include -#ifdef HAVE_SRD -#include -#endif -#include "sigrok-cli.h" extern gint opt_loglevel; extern gchar *opt_pds;