]> git.pld-linux.org Git - packages/qemu.git/blob - qemu-u2f-emu.patch
- updated to 6.2.0; -system-moxie is gone
[packages/qemu.git] / qemu-u2f-emu.patch
1 --- qemu-6.2.0/hw/usb/u2f-emulated.c.orig       2021-12-14 21:42:02.000000000 +0100
2 +++ qemu-6.2.0/hw/usb/u2f-emulated.c    2022-06-23 06:03:41.512678723 +0200
3 @@ -31,7 +31,7 @@
4  #include "hw/usb.h"
5  #include "hw/qdev-properties.h"
6  
7 -#include <u2f-emu/u2f-emu.h>
8 +#include <u2f-emu.h>
9  
10  #include "u2f.h"
11  
This page took 0.030616 seconds and 3 git commands to generate.