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