Commit 3718c7f0 authored by Michael S. Tsirkin's avatar Michael S. Tsirkin Committed by Anthony Liguori
Browse files

acpi.h: make it self contained



Headers shouldn't assume another header is included,
pull in everything necessary.

Signed-off-by: default avatarMichael S. Tsirkin <mst@redhat.com>
Message-id: 20130415081250.GA7374@redhat.com
Signed-off-by: default avatarAnthony Liguori <aliguori@us.ibm.com>
parent b1ca31d7
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -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 */