X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=exception.c;h=8810304aac6090d580abc41057320f89fc1566ba;hb=41bab68212533f4697ad378af574e06ea83e4fd9;hp=96546f7d5537797bf45049159be70787e68aeaf5;hpb=4916b17368e8ed06f4bfd045052ab0f891c33954;p=libsigrokdecode.git diff --git a/exception.c b/exception.c index 96546f7..8810304 100644 --- a/exception.c +++ b/exception.c @@ -17,9 +17,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" #include #include #include /* Python header not pulled in by default. */