openwrt-packages/net/apcupsd/patches/010-fix-usb.patch

9 lines
218 B
Diff

--- 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"