X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;ds=inline;f=src%2Fstrutil.c;h=bb5913f392ca434aa15407f436f74746815201d0;hb=b05409d7923df5205c07e5cce2d2791eb74cf268;hp=131126b0b2e0c6a922c8b045964302bf80d09dd3;hpb=98fec29ecbb5093856b69311be8e937c162edded;p=libsigrok.git diff --git a/src/strutil.c b/src/strutil.c index 131126b0..bb5913f3 100644 --- a/src/strutil.c +++ b/src/strutil.c @@ -21,8 +21,9 @@ #include #include #include +#include #include -#include "libsigrok.h" +#include #include "libsigrok-internal.h" /** @cond PRIVATE */