Gitiles
Code Review
Sign In
192.168.1.100
/
T108
/
c2023d5d03be91dbb983606f0ec5e9e4ea36c8c2
/
.
/
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"