]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/brymen-dmm/protocol.c
Build: Include <config.h> first in all source files
[libsigrok.git] / src / hardware / brymen-dmm / protocol.c
index 02e14d3198fd6e0a75bd6eba45160e8da8b102ab..96ef6853f08f9dd024946facb3cee37dfe39dcaf 100644 (file)
@@ -17,6 +17,7 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
+#include <config.h>
 #include "protocol.h"
 
 static void handle_packet(const uint8_t *buf, struct sr_dev_inst *sdi)