X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=blobdiff_plain;f=exception.c;h=8810304aac6090d580abc41057320f89fc1566ba;hp=96546f7d5537797bf45049159be70787e68aeaf5;hb=b480383d4605915f7b4cd8f14ccf62af9bf710f3;hpb=4916b17368e8ed06f4bfd045052ab0f891c33954 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. */