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>
master
Michael S. Tsirkin 2015-02-18 16:44:35 +01:00
parent 6a19cd34b1
commit 714e601379
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
#include <inttypes.h>
#include <stdint.h>
#include "qemu/compiler.h"