summaryrefslogtreecommitdiffstats
path: root/net/apcupsd/patches/010-fix-usb.patch
blob: b313bb22fbd8e4f1c31605c479720fb1d3b5aac4 (plain)
1
2
3
4
5
6
7
8
--- a/include/libusb.h.in.orig	2015-02-21 18:53:51.023682068 +0100
+++ a/include/libusb.h.in	2015-02-21 18:54:14.722788757 +0100
@@ -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"