mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-02 10:51:04 +08:00
9 lines
218 B
Diff
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"
|