X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=libserialport_internal.h;h=9d8e41fe3cf7fe8402310c0173060c1c04ac00ab;hb=7c081505e5ccdfc6178855d65499121ef1e58e53;hp=28c307602063032809a50c5402b877044736ff8e;hpb=7c1101dc083533c36df135e78f8e9174b4caf08d;p=libserialport.git diff --git a/libserialport_internal.h b/libserialport_internal.h index 28c3076..9d8e41f 100644 --- a/libserialport_internal.h +++ b/libserialport_internal.h @@ -18,6 +18,8 @@ * along with this program. If not, see . */ +#include "config.h" + #ifdef __linux__ #define _BSD_SOURCE // for timeradd, timersub, timercmp #endif