These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / include / qemu / error-report.h
index 7ab2355..7a2a363 100644 (file)
@@ -13,9 +13,6 @@
 #ifndef QEMU_ERROR_H
 #define QEMU_ERROR_H
 
-#include <stdarg.h>
-#include <stdbool.h>
-#include "qemu/compiler.h"
 
 typedef struct Location {
     /* all members are private to qemu-error.c */