X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=src%2Fstd.c;h=55952240fefe94e018e4a6b654477c0eab4b220f;hb=30726a8a3222e8effcc63c7a25db1546b6d558fd;hp=b9757381291236083ba6acfd8c75ad3d556b47c1;hpb=c1aae90038456a61d0f9313d34e6107c3440d3e7;p=libsigrok.git diff --git a/src/std.c b/src/std.c index b9757381..55952240 100644 --- a/src/std.c +++ b/src/std.c @@ -23,9 +23,11 @@ * @internal */ +#include #include #include #include "libsigrok-internal.h" +#include "scpi.h" #define LOG_PREFIX "std"