Gitiles
Code Review
Sign In
192.168.1.100
/
T108
/
e958203796650e3959a43708d67534bf36f4c83b
/
.
/
external
/
subpack
/
net
/
apcupsd
/
patches
/
010-fix-usb.patch
blob: 0954e16f37f6ab3fbd66c4e387f23d6468dc6609 [
file
] [
log
] [
blame
]
---
a
/
include
/
libusb
.
h
.
in
+++
b
/
include
/
libusb
.
h
.
in
@@
-
6
,
4
+
6
,
4
@@
*
path at configure time
and
various apcupsd bits include
this
*
when
they need libusb
's usb.h.
*/
-#include "@LIBUSBH@"
+#include "usb.h"