X-Git-Url: http://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=util.c;fp=util.c;h=be14041ce5147a1dcf616000bdcfb8729cd915b4;hp=764474ba2a6e461814e53b574cd87dbecfb81dd9;hb=367843620d039ad183bc4d7c33d91c316d717621;hpb=4916b17368e8ed06f4bfd045052ab0f891c33954 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