X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=type_decoder.c;h=8395edd4d21671be3127ad2c5232c4a440b543f6;hp=3efba41ed154dde9254a9a03afd8b4a77d2066fd;hb=dbeaab27a4537863a5d7a8180af2de57ba55f1d4;hpb=d3c8af667a6f2677c3ecc52b5249f24d9d0b356c diff --git a/type_decoder.c b/type_decoder.c index 3efba41..8395edd 100644 --- a/type_decoder.c +++ b/type_decoder.c @@ -17,10 +17,10 @@ * along with this program. If not, see . */ -#include #include "sigrokdecode.h" /* First, so we avoid a _POSIX_C_SOURCE warning. */ #include "sigrokdecode-internal.h" #include "config.h" +#include /* This is only used for nicer srd_dbg() output. */