X-Git-Url: https://sigrok.org/gitweb/?p=libsigrok.git;a=blobdiff_plain;f=src%2Fhardware%2Fbrymen-dmm%2Fprotocol.c;h=96ef6853f08f9dd024946facb3cee37dfe39dcaf;hp=02e14d3198fd6e0a75bd6eba45160e8da8b102ab;hb=6ec6c43b4738dbc7091f4a49a4ec80ea6102cb52;hpb=4d6a50085ea9ea4f25850b22737f621a3e13d953 diff --git a/src/hardware/brymen-dmm/protocol.c b/src/hardware/brymen-dmm/protocol.c index 02e14d31..96ef6853 100644 --- a/src/hardware/brymen-dmm/protocol.c +++ b/src/hardware/brymen-dmm/protocol.c @@ -17,6 +17,7 @@ * along with this program. If not, see . */ +#include #include "protocol.h" static void handle_packet(const uint8_t *buf, struct sr_dev_inst *sdi)