X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=type_decoder.c;h=3efba41ed154dde9254a9a03afd8b4a77d2066fd;hp=bbf1f64c2a8dfd6ec369f44dea84aba44148aac9;hb=12b5e28ecccaaff12a4339867b5bbcd533b1e1fc;hpb=2a706c20b73ea466a16c7f5ae6a8b0d44e470053 diff --git a/type_decoder.c b/type_decoder.c index bbf1f64..3efba41 100644 --- a/type_decoder.c +++ b/type_decoder.c @@ -17,6 +17,7 @@ * 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"