X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=util.c;h=be14041ce5147a1dcf616000bdcfb8729cd915b4;hp=764474ba2a6e461814e53b574cd87dbecfb81dd9;hb=583001b3f16795abd24278fbb2e5232a7ca27fb0;hpb=077fa8acbcb8b585af6f5323f16221940a27a72e diff --git a/util.c b/util.c index 764474b..be14041 100644 --- a/util.c +++ b/util.c @@ -18,9 +18,9 @@ * along with this program. If not, see . */ +#include #include "libsigrokdecode-internal.h" /* First, so we avoid a _POSIX_C_SOURCE warning. */ #include "libsigrokdecode.h" -#include "config.h" /** * Get the value of a Python object's attribute, returned as a newly