repo.or.cz
/
openadk.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
squid: update to 6.13
[openadk.git]
/
package
/
libusb-compat
/
patches
/
patch-libusb_usb_h
blob
f081d826125dd60174e9e9e9ec3631cacd027ae1
1
--- libusb-compat-0.1.5.orig/libusb/usb.h 2013-05-05 18:29:02.000000000 +0200
2
+++ libusb-compat-0.1.5/libusb/usb.h 2013-12-20 15:49:30.974611582 +0100
3
@@ -25,6 +25,7 @@
4
#ifndef __USB_H__
5
#define __USB_H__
6
7
+#include <sys/types.h>
8
#include <unistd.h>
9
#include <stdlib.h>
10
#include <limits.h>