aboutsummaryrefslogtreecommitdiff
path: root/security/hyperhotp/files/patch-src_gui_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'security/hyperhotp/files/patch-src_gui_main.c')
-rw-r--r--security/hyperhotp/files/patch-src_gui_main.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/security/hyperhotp/files/patch-src_gui_main.c b/security/hyperhotp/files/patch-src_gui_main.c
new file mode 100644
index 000000000000..ecf6c37be410
--- /dev/null
+++ b/security/hyperhotp/files/patch-src_gui_main.c
@@ -0,0 +1,9 @@
+--- src/gui/main.c.orig 2021-10-05 10:43:22 UTC
++++ src/gui/main.c
+@@ -1,5 +1,5 @@
+ #include <gtk/gtk.h>
+-#include <libusb-1.0/libusb.h>
++#include <libusb.h>
+ #include <pthread.h>
+ #include <stdio.h>
+ #include <stdlib.h>