summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usbdev.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usbdev.c b/usbdev.c
index 764ac046a..846ed58be 100644
--- a/usbdev.c
+++ b/usbdev.c
@@ -15,6 +15,7 @@
* GNU General Public License for more details.
*/
+#include <inttypes.h>
#include <stdbool.h>
#include <string.h>
#include <libusb.h>