qemu-patch-raspberry4/include/standard-headers/linux/types.h
Michael S. Tsirkin 714e601379 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>
2015-02-26 13:04:09 +01:00

3 lines
47 B
C

#include <stdint.h>
#include "qemu/compiler.h"