]> sigrok.org Git - libsigrok.git/blobdiff - device.c
config.h usage cleanups.
[libsigrok.git] / device.c
index 2509c542ba4566816998f58e74de4bd4a6e7c881..740ad5077cebcf350e99757e575dc0901c030a13 100644 (file)
--- a/device.c
+++ b/device.c
@@ -19,6 +19,7 @@
 
 #include <stdio.h>
 #include <glib.h>
+#include "config.h" /* Needed for HAVE_LIBUSB_1_0 and others. */
 #include "libsigrok.h"
 #include "libsigrok-internal.h"