Update mpsse.c

Include necessary header file
mpsse_flush
Megan Wachs 2018-09-17 09:39:31 -07:00 committed by GitHub
parent af501f4905
commit d6a1e27c89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
#include "mpsse.h"
#include "helper/log.h"
#include "helper/time_support.h"
#include <libusb.h>
/* Compatibility define for older libusb-1.0 */