apcupsd: add driver modbus-usb

Signed-off-by: Othmar Truniger <github@truniger.ch>
This commit is contained in:
Othmar Truniger
2015-02-24 22:41:53 +01:00
parent 715fadc7e5
commit 1ab82e2f30
3 changed files with 77 additions and 6 deletions
+8
View File
@@ -0,0 +1,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"