]> TLD Linux GIT Repositories - packages/qemu.git/blob - qemu-u2f-emu.patch
- updated to 8.2.2
[packages/qemu.git] / qemu-u2f-emu.patch
1 diff -ur qemu-8.0.3.orig/hw/usb/u2f-emulated.c qemu-8.0.3/hw/usb/u2f-emulated.c
2 --- qemu-8.0.3.orig/hw/usb/u2f-emulated.c       2023-07-22 23:31:29.880368251 +0200
3 +++ qemu-8.0.3/hw/usb/u2f-emulated.c    2023-07-22 23:32:27.161181758 +0200
4 @@ -31,7 +31,7 @@
5  #include "hw/usb.h"
6  #include "hw/qdev-properties.h"
7  
8 -#include <u2f-emu/u2f-emu.h>
9 +#include <u2f-emu.h>
10  
11  #include "u2f.h"
12