summaryrefslogtreecommitdiff
path: root/balloon.h
diff options
context:
space:
mode:
Diffstat (limited to 'balloon.h')
-rw-r--r--balloon.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/balloon.h b/balloon.h
index c3a1ad365d..8c019eb78b 100644
--- a/balloon.h
+++ b/balloon.h
@@ -14,8 +14,6 @@
#ifndef _QEMU_BALLOON_H
#define _QEMU_BALLOON_H
-#include "cpu-defs.h"
-
typedef void (QEMUBalloonEvent)(void *opaque, ram_addr_t target,
MonitorCompletion cb, void *cb_data);