mirror of https://github.com/xemu-project/xemu.git
standard-headers: include stdint.h
The importing script got it right already, I just forgot to re-run it. Reported-by: Thomas Huth <thuth@linux.vnet.ibm.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
This commit is contained in:
parent
6a19cd34b1
commit
714e601379
|
@ -1,2 +1,2 @@
|
|||
#include <inttypes.h>
|
||||
#include <stdint.h>
|
||||
#include "qemu/compiler.h"
|
||||
|
|
Loading…
Reference in New Issue