These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / include / exec / helper-head.h
index b009ccb..ec79043 100644 (file)
@@ -18,7 +18,6 @@
 #ifndef DEF_HELPER_H
 #define DEF_HELPER_H 1
 
-#include "qemu/osdep.h"
 
 #define HELPER(name) glue(helper_, name)