010-fix-usb.patch 295 B

12345678
  1. --- a/include/libusb.h.in.orig 2015-02-21 18:53:51.023682068 +0100
  2. +++ a/include/libusb.h.in 2015-02-21 18:54:14.722788757 +0100
  3. @@ -6,4 +6,4 @@
  4. * path at configure time and various apcupsd bits include this
  5. * when they need libusb's usb.h.
  6. */
  7. -#include "@LIBUSBH@"
  8. +#include "usb.h"