]> sigrok.org Git - libsigrok.git/blobdiff - src/hardware/agilent-dmm/sched.c
usb: Skip add/remove of FD on destroyed source
[libsigrok.git] / src / hardware / agilent-dmm / sched.c
index d1b765665c2bb9dbfedfed684ff3627f118d2660..a38ddc4694a946d612375a643a9c64eed6202eb2 100644 (file)
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
+#include <config.h>
 #include <glib.h>
 #include <stdlib.h>
 #include <string.h>
-#include <errno.h>
 #include <math.h>
-#include "libsigrok.h"
+#include <libsigrok/libsigrok.h>
 #include "libsigrok-internal.h"
 #include "agilent-dmm.h"