X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=show.c;h=db643d13304a88ed0e61f5eae21610b6b7e6bc27;hb=cc76d4230af8ce99ff03a13026f92609971f15ec;hp=07341c9c6c6adc753abae27e1341d24bd2226210;hpb=2be182e6437fb082aedca653fdc106d702518db0;p=sigrok-cli.git 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;