summaryrefslogtreecommitdiffstats
path: root/qemu/include/exec/helper-head.h
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/include/exec/helper-head.h')
-rw-r--r--qemu/include/exec/helper-head.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/qemu/include/exec/helper-head.h b/qemu/include/exec/helper-head.h
index b009ccb11..ec790432d 100644
--- a/qemu/include/exec/helper-head.h
+++ b/qemu/include/exec/helper-head.h
@@ -18,7 +18,6 @@
#ifndef DEF_HELPER_H
#define DEF_HELPER_H 1
-#include "qemu/osdep.h"
#define HELPER(name) glue(helper_, name)