aboutsummaryrefslogtreecommitdiff
path: root/security/hyperhotp/files/patch-src_core_log.c
diff options
context:
space:
mode:
Diffstat (limited to 'security/hyperhotp/files/patch-src_core_log.c')
-rw-r--r--security/hyperhotp/files/patch-src_core_log.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/security/hyperhotp/files/patch-src_core_log.c b/security/hyperhotp/files/patch-src_core_log.c
new file mode 100644
index 000000000000..6be4ce656086
--- /dev/null
+++ b/security/hyperhotp/files/patch-src_core_log.c
@@ -0,0 +1,8 @@
+--- src/core/log.c.orig 2021-10-05 10:43:22 UTC
++++ src/core/log.c
+@@ -1,4 +1,4 @@
+-#include <libusb-1.0/libusb.h>
++#include <libusb.h>
+ #include <memory.h>
+ #include <stdbool.h>
+ #include <stdint.h>