X-Git-Url: http://git.pld-linux.org/gitweb.cgi?p=packages%2Fqemu.git;a=blobdiff_plain;f=qemu-u2f-emu.patch;fp=qemu-u2f-emu.patch;h=3f74ad8d63a3da37c14abdfebbb17ad00898ee86;hp=0000000000000000000000000000000000000000;hb=f6b5cdb2d5f3867ed93ff074ab76ad1d00599f4f;hpb=4171a999ca53a2def757985646a2361d35adfc33 diff --git a/qemu-u2f-emu.patch b/qemu-u2f-emu.patch new file mode 100644 index 0000000..3f74ad8 --- /dev/null +++ b/qemu-u2f-emu.patch @@ -0,0 +1,11 @@ +--- qemu-6.2.0/hw/usb/u2f-emulated.c.orig 2021-12-14 21:42:02.000000000 +0100 ++++ qemu-6.2.0/hw/usb/u2f-emulated.c 2022-06-23 06:03:41.512678723 +0200 +@@ -31,7 +31,7 @@ + #include "hw/usb.h" + #include "hw/qdev-properties.h" + +-#include ++#include + + #include "u2f.h" +