]> git.zerfleddert.de Git - usb-driver/commitdiff
add include stdint.h
authorMichael Gernoth <michael@gernoth.net>
Mon, 14 Apr 2008 16:27:40 +0000 (18:27 +0200)
committerMichael Gernoth <michael@gernoth.net>
Mon, 14 Apr 2008 16:27:40 +0000 (18:27 +0200)
Thanks to Matteo Vit.

xpcu.c

diff --git a/xpcu.c b/xpcu.c
index 8e400b24ec6cbf56a74da28ac69a72d6bab6eed3..369fb6236804b835a33fb76b8e8d1f25b385ca35 100644 (file)
--- a/xpcu.c
+++ b/xpcu.c
@@ -6,6 +6,7 @@
 #include <usb.h>
 #include <errno.h>
 #include <pthread.h>
+#include <stdint.h>
 #include "usb-driver.h"
 #include "xpcu.h"
 
Impressum, Datenschutz