提交 e53339cf 编写于 作者: M Michael S. Tsirkin 提交者: Paolo Bonzini

acpi.h: make it self contained

Headers shouldn't assume another header is included,
pull in everything necessary.
Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>
Signed-off-by: NPaolo Bonzini <pbonzini@redhat.com>
上级 0445259b
......@@ -19,6 +19,12 @@
* <http://www.gnu.org/licenses/>.
*/
#include "qapi/error.h"
#include "qemu/typedefs.h"
#include "qemu/notify.h"
#include "qemu/option.h"
#include "exec/memory.h"
/* from linux include/acpi/actype.h */
/* Default ACPI register widths */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册