提交 b293796f 编写于 作者: M Markus Armbruster 提交者: Anthony Liguori

error-report.h: Supply missing include

Missed in commit e5924d89.
Signed-off-by: NMarkus Armbruster <armbru@redhat.com>
Reviewed-by: NLaszlo "ever the optimist" Ersek <lersek@redhat.com>
Message-id: 1370610036-10577-2-git-send-email-armbru@redhat.com
Signed-off-by: NAnthony Liguori <aliguori@us.ibm.com>
上级 301255e6
......@@ -14,6 +14,7 @@
#define QEMU_ERROR_H
#include <stdarg.h>
#include "qemu/compiler.h"
typedef struct Location {
/* all members are private to qemu-error.c */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册