summaryrefslogtreecommitdiff
path: root/chardev/char-pipe.c
diff options
context:
space:
mode:
Diffstat (limited to 'chardev/char-pipe.c')
-rw-r--r--chardev/char-pipe.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/chardev/char-pipe.c b/chardev/char-pipe.c
index 7eca5d9a56..66d3b85091 100644
--- a/chardev/char-pipe.c
+++ b/chardev/char-pipe.c
@@ -23,7 +23,6 @@
*/
#include "qemu/osdep.h"
-#include "qemu-common.h"
#include "qapi/error.h"
#include "qemu/main-loop.h"
#include "qemu/module.h"