]> git.zerfleddert.de Git - usb-driver/commitdiff
include inttypes.h
authorMichael Gernoth <michael@gernoth.net>
Sat, 18 Aug 2007 23:19:12 +0000 (01:19 +0200)
committerMichael Gernoth <michael@gernoth.net>
Sat, 18 Aug 2007 23:19:12 +0000 (01:19 +0200)
jtagkey.c

index 6ed7375c82668f79413bf4fa3344d774006660d0..d23c60d244a06e6e04e368b1e701b777875d725d 100644 (file)
--- a/jtagkey.c
+++ b/jtagkey.c
@@ -2,6 +2,7 @@
 #include <ftdi.h>
 #include <unistd.h>
 #include <pthread.h>
+#include <inttypes.h>
 #include "usb-driver.h"
 #include "config.h"
 #include "jtagkey.h"
Impressum, Datenschutz